InputModes: Difference between revisions

From Onset Developer Wiki
(Created page with "{| class="wikitable" style="text-align: center;" !colspan="6"|Input Modes |- |Input |Name |- |0 |INPUT_GAME |- |1 |INPUT_GAMEANDUI |- |2 |INPUT_UI |}")
 
No edit summary
Line 1: Line 1:
To be used by [[SetInputMode]].
{| class="wikitable" style="text-align: center;"
{| class="wikitable" style="text-align: center;"
!colspan="6"|Input Modes
!colspan="6"|Input Modes

Revision as of 16:22, 26 September 2019

To be used by SetInputMode.

Input Modes
Input Name
0 INPUT_GAME
1 INPUT_GAMEANDUI
2 INPUT_UI