Packageartcustomer.maxima.engine.inputs.controls
Classpublic class AbstractGameControl
InheritanceAbstractGameControl Inheritance Object
Implements IGameControl
Subclasses GamepadControl, KeyboardControl, MouseControl, TouchScreenControl

AbstractGameControl



Protected Properties
 PropertyDefined By
  _action : String
AbstractGameControl
  _inputCode : String
AbstractGameControl
  _type : String
AbstractGameControl
Public Methods
 MethodDefined By
  
Constructor
AbstractGameControl
  
destroy():void
Destructor
AbstractGameControl
  
toString():String
Get String format of object.
AbstractGameControl
Property Detail
_actionproperty
protected var _action:String

_inputCodeproperty 
protected var _inputCode:String

_typeproperty 
protected var _type:String

Constructor Detail
AbstractGameControl()Constructor
public function AbstractGameControl()

Constructor

Method Detail
destroy()method
public function destroy():void

Destructor

toString()method 
public function toString():String

Get String format of object.

Returns
String