Variables

@:flash.propertyread onlydevice:GameInputDevice

@:flash.propertyread onlyid:String

@:flash.propertyread onlymaxValue:Float

@:flash.propertyread onlyminValue:Float

@:flash.propertyread onlyvalue:Float

Inherited Variables

Inherited Methods

Defined by EventDispatcher

@:value({ useWeakReference : false, priority : 0, useCapture : false })addEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false, priority:Int = 0, useWeakReference:Bool = false):Void

@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void