Packageartcustomer.maxima.utils.consts
Classpublic class ControlType
InheritanceControlType Inheritance Object

ControlType



Public Constants
 ConstantDefined By
  GAMEPAD : String = gamepad
[static]
ControlType
  KEYBOARD : String = keyboard
[static]
ControlType
  MOUSE : String = mouse
[static]
ControlType
  TOUCHSCREEN : String = touchscreen
[static]
ControlType
Constant Detail
GAMEPADConstant
public static const GAMEPAD:String = gamepad

KEYBOARDConstant 
public static const KEYBOARD:String = keyboard

MOUSEConstant 
public static const MOUSE:String = mouse

TOUCHSCREENConstant 
public static const TOUCHSCREEN:String = touchscreen