platformer
|
This is the complete list of members for UnityPlatformer.PlatformerInput, including all inherited members.
actions | UnityPlatformer.PlatformerInput | protected |
GetAxisRaw() | UnityPlatformer.PlatformerInput | pure virtual |
GetAxisRawX() | UnityPlatformer.PlatformerInput | pure virtual |
GetAxisRawY() | UnityPlatformer.PlatformerInput | pure virtual |
InputActionDelegate(string button) | UnityPlatformer.PlatformerInput | |
IsActionDown(string action) | UnityPlatformer.PlatformerInput | pure virtual |
IsActionHeld(string action) | UnityPlatformer.PlatformerInput | pure virtual |
IsActionUp(string action) | UnityPlatformer.PlatformerInput | pure virtual |
IsDownDown() | UnityPlatformer.PlatformerInput | pure virtual |
IsLeftDown() | UnityPlatformer.PlatformerInput | pure virtual |
IsRightDown() | UnityPlatformer.PlatformerInput | pure virtual |
IsUpDown() | UnityPlatformer.PlatformerInput | pure virtual |
listenActions | UnityPlatformer.PlatformerInput | |
onActionDown | UnityPlatformer.PlatformerInput | |
onActionUp | UnityPlatformer.PlatformerInput | |
Start() | UnityPlatformer.PlatformerInput | inlinevirtual |
Update() | UnityPlatformer.PlatformerInput | inlinevirtual |