| Package | artcustomer.maxima.utils.consts |
| Class | public class ControlType |
| Inheritance | ControlType Object |
| Constant | Defined By | ||
|---|---|---|---|
| GAMEPAD : String = gamepad [static] | ControlType | ||
| KEYBOARD : String = keyboard [static] | ControlType | ||
| MOUSE : String = mouse [static] | ControlType | ||
| TOUCHSCREEN : String = touchscreen [static] | ControlType | ||
| GAMEPAD | Constant |
public static const GAMEPAD:String = gamepad| KEYBOARD | Constant |
public static const KEYBOARD:String = keyboard| MOUSE | Constant |
public static const MOUSE:String = mouse| TOUCHSCREEN | Constant |
public static const TOUCHSCREEN:String = touchscreen