Class com.asual.enflash.ui.Mask

com.asual.enflash.EnFlashObject
   +--com.asual.enflash.ui.UIObject
      +--com.asual.enflash.ui.Mask

Field Index

Inherited from UIObject
alpha, h, margin, movieclip, onload, onresize, padding, visible, w, x, y
Inherited from EnFlashObject
id, oninit, onremove, parent, ref

Method Index

new Mask()

apply()
Inherited from UIObject
load(), main(), move(), setSize()
Inherited from EnFlashObject
addEventListener(), createDelegate(), debug(), dispatchEvent(), dispatchEventOnce(), getListeners(), getXML(), remove(), removeDelegate(), removeEventListener(), setXML(), toString()

Constructor Detail

Mask

public function Mask(id:String)

Field Detail

Method Detail

apply

public function apply(mc:MovieClip):Void