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

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

getInput() constdf::InputManager
getInstance()df::InputManagerstatic
getType() constdf::Manager
InputManager()df::InputManagerprivate
InputManager(InputManager const &)df::InputManagerprivate
isStarted() constdf::Manager
isValid(std::string event_type) const overridedf::InputManagervirtual
m_event_countdf::Managerprivate
m_event_namedf::Managerprivate
m_is_starteddf::Managerprivate
m_obj_listdf::Managerprivate
m_typedf::Managerprivate
Manager() (defined in df::Manager)df::Manager
onEvent(const Event *p_event) constdf::Manager
operator=(InputManager const &)df::InputManagerprivate
registerInterest(Object *p_o, std::string event_type)df::Manager
setType(std::string new_type)df::Managerprotected
shutDown() overridedf::InputManagervirtual
startUp() overridedf::InputManagervirtual
unregisterInterest(Object *p_o, std::string event_type)df::Manager
~Manager() (defined in df::Manager)df::Managervirtual