StarEngine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
star::InputManager Member List

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

EndUpdate()star::InputManager
GetCurrentFingerPosCP(uint8 finger=0) const star::InputManager
GetCurrentTouchPosANDR(uint8 fingerIndex=0) const star::InputManager
GetGestureManager() const star::InputManager
GetInstance()star::InputManagerstatic
GetOldFingerPosCP(uint8 finger=0) const star::InputManager
GetOldTouchPosANDR(uint8 fingerIndex=0) const star::InputManager
GetTouchPropertiesANDR(uint8 fingerIndex=0) const star::InputManager
IsFingerDownCP(uint8 finger=0) const star::InputManager
IsFingerPressedCP(uint8 finger=0) const star::InputManager
IsFingerReleasedCP(uint8 finger=0) const star::InputManager
IsTouchDownANDR(uint8 fingerIndex=0) const star::InputManager
IsTouchPressedANDR(uint8 fingerIndex=0) const star::InputManager
IsTouchReleasedANDR(uint8 fingerIndex=0) const star::InputManager
OnKeyboardEvent(AInputEvent *pEvent)star::InputManager
OnTouchEvent(AInputEvent *pEvent)star::InputManager
SetGestureManager(std::shared_ptr< GestureManager > gestureManager)star::InputManager
UpdateGestures(const Context &context)star::InputManager
~InputManager(void)star::InputManagervirtual