Just™ Game Engine
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jng::KeyPressEvent Member List

This is the complete list of members for jng::KeyPressEvent, including all inherited members.

getKeyCode() constjng::KeyEventinline
getName() const =0jng::Eventpure virtual
getType() const =0jng::Eventpure virtual
isHandled() constjng::Eventinline
isRepeat() constjng::KeyPressEventinline
KeyEvent(Key::Code keyCode)jng::KeyEventinlineexplicitprotected
KeyPressEvent(Key::Code keyCode, bool isRepeat)jng::KeyPressEventinline
m_handledjng::Eventprotected
m_keyCodejng::KeyEventprotected
to_string() constjng::Eventinlinevirtual
~Event()=defaultjng::Eventvirtual