@:flash.propertyread onlycontext3D:Context3D
@:flash.propertyvisible:Bool
@:flash.propertyx:Float
@:flash.propertyy:Float
@:require(flash12)requestContext3DMatchingProfiles:(profiles:Vector<Context3DProfile>) ‑> Void
requestContext3D(?context3DRenderMode:Null<Context3DRenderMode>, ?profile:Null<Context3DProfile>):Void
@: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
dispatchEvent(event:Event):Bool
hasEventListener(type:String):Bool
@:value({ useCapture : false })removeEventListener<T>(type:EventType<T>, listener:T ‑> Void, useCapture:Bool = false):Void
toString():String
willTrigger(type:String):Bool