Enumerations | |
| enum | InputDeviceType { TypeMouseInput = 0, TypeAiInput = 1 } |
| Determine the type of input to use for the player. More... | |
|
|
Determine the type of input to use for the player.
Definition at line 35 of file abstractinput.h. |
1.4.6