Packageartcustomer.maxima.engine.inputs.controls
Interfacepublic interface IGameControl
Implementors AbstractGameControl

IGameControl



Public Properties
 PropertyDefined By
  action : String
[read-only]
IGameControl
  inputCode : String
[read-only]
IGameControl
  type : String
[read-only]
IGameControl
Property Detail
actionproperty
action:String  [read-only]


Implementation
    public function get action():String
inputCodeproperty 
inputCode:String  [read-only]


Implementation
    public function get inputCode():String
typeproperty 
type:String  [read-only]


Implementation
    public function get type():String