enum InputTriggerGAME_TEMPLATESource
| Name | Value | |
|---|---|---|
UPGAME_TEMPLATE | call listener when button/key is released | |
DOWNGAME_TEMPLATE | call listener when button/key is pressed | |
PRESSEDGAME_TEMPLATE | call listener in each tick when button/key is pressed | |
VALUEGAME_TEMPLATE |