Dragonfly 4.19
A text-based game engine
df::EventKeyboard Member List

This is the complete list of members for df::EventKeyboard, including all inherited members.

Event()df::Event
EventKeyboard() (defined in df::EventKeyboard)df::EventKeyboard
getKey() constdf::EventKeyboardvirtual
getKeyboardAction() constdf::EventKeyboardvirtual
getType() constdf::Event
m_event_typedf::Eventprivate
m_key_valdf::EventKeyboardprivate
m_keyboard_actiondf::EventKeyboardprivate
setKey(Keyboard::Key new_key)df::EventKeyboardvirtual
setKeyboardAction(EventKeyboardAction new_action)df::EventKeyboardvirtual
setType(std::string new_type)df::Event
~Event()df::Eventvirtual