Brunot
Loading...
Searching...
No Matches
KeyPressedMessage Member List

This is the complete list of members for KeyPressedMessage, including all inherited members.

clone() const -> std::unique_ptr< Message > overrideKeyPressedMessageinlinevirtual
convertMessageTo() const -> const T *Messageinline
getKeyPressed() const -> unsigned intKeyPressedMessage
keyPressedKeyPressedMessageprivate
KeyPressedMessage(unsigned int keyInputted)KeyPressedMessage
KeyPressedMessage(const KeyPressedMessage &other)=defaultKeyPressedMessage
KeyPressedMessage(KeyPressedMessage &&other) noexcept=defaultKeyPressedMessage
load(Stream &stream) -> voidMessagevirtual
Message()=defaultMessage
Message(const Message &other)=defaultMessage
Message(Message &&other) noexcept=defaultMessage
operator=(const KeyPressedMessage &other) -> KeyPressedMessage &=defaultKeyPressedMessage
operator=(KeyPressedMessage &&other) noexcept -> KeyPressedMessage &=defaultKeyPressedMessage
Message::operator=(const Message &other) -> Message &=defaultMessage
Message::operator=(Message &&other) noexcept -> Message &=defaultMessage
save(Stream &stream) const -> voidMessagevirtual
~KeyPressedMessage() override=defaultKeyPressedMessage
~Message()=defaultMessagevirtual