class InputManagerGAME_TEMPLATESource
InputManager › ActionManager
All members, including inherited
Constructors 2
private void InputManager(ActionManager parent)GAME_TEMPLATEprivate void ~InputManager()GAME_TEMPLATEMethods 4
proto native external void ResetAction(string actionName)GAME_TEMPLATEproto native void SetCursorPosition(int x, int y)GAME_TEMPLATEproto native external bool RegisterActionManager(ActionManager pManager)GAME_TEMPLATEproto native external bool UnregisterActionManager(ActionManager pManager)GAME_TEMPLATE