| Package | artcustomer.maxima.engine.inputs.controls |
| Interface | public interface IGameControl |
| Implementors | AbstractGameControl |
| Property | Defined By | ||
|---|---|---|---|
| action : String [read-only] | IGameControl | ||
| inputCode : String [read-only] | IGameControl | ||
| type : String [read-only] | IGameControl | ||
| action | property |
action:String [read-only] public function get action():String| inputCode | property |
inputCode:String [read-only] public function get inputCode():String| type | property |
type:String [read-only] public function get type():String