haXe API Documentation
Back | Index
extern class flash.events.ShaderEvent
extends Event
Available in flash9
var bitmapData : flash.display.BitmapData
var byteArray : flash.utils.ByteArray
var vector : flash.Vector<Float>
function new(type : String, ?bubbles : Bool, ?cancelable : Bool, ?bitmap : flash.display.BitmapData, ?array : flash.utils.ByteArray, ?vector : flash.Vector<Float>) : Void
static var COMPLETE : String
Back | Index