ProtoZed  awesome branch
A simple but powerful game framework
PZ::Input2 Member List

This is the complete list of members for PZ::Input2, including all inherited members.

EmitEvent(const Event &e) const PZ::EventHandler
EventHandler()PZ::EventHandler
GetApplication() const PZ::Systeminlineprotected
GetType() const PZ::Systeminline
HandleEvent(const Event &e)PZ::EventHandler
Input2(const SystemType &type, Application &application)PZ::Input2
IsStarted() const PZ::Systeminline
NonCopyable()PZ::NonCopyableinlineprotected
RegisterEvent(T *obj, void(T::*memFn)(EventT &))PZ::EventHandlerinline
RegisterProvider()PZ::Input2inline
Start()PZ::Systeminlinevirtual
Stop()PZ::Systeminlinevirtual
SubscribeTo(EventHandler &handler)PZ::EventHandler
System(const SystemType &type, Application &application)PZ::Systeminline
UnregisterEvent(T *obj, void(T::*memFn)(EventT &))PZ::EventHandlerinline
UnsubscribeTo(EventHandler &handler)PZ::EventHandler
Update(float deltaTime)PZ::Input2virtual
~EventHandler()PZ::EventHandlervirtual
~Input2()PZ::Input2
~System()PZ::Systeminlinevirtual