Static variables

@:value("Context3DCreated")staticinlineread onlyCONTEXT3D_CREATED:String = "Context3DCreated"

@:value("Context3DDisposed")staticinlineread onlyCONTEXT3D_DISPOSED:String = "Context3DDisposed"

@:value("Context3DRecreated")staticinlineread onlyCONTEXT3D_RECREATED:String = "Context3DRecreated"

@:value("ViewportUpdated")staticinlineread onlyVIEWPORT_UPDATED:String = "ViewportUpdated"

Constructor

@:value({ cancelable : false, bubbles : false })new(type:String, bubbles:Bool = false, cancelable:Bool = false)