MovieClipHelper
| Kind of class: | class |
|---|---|
| Inherits from: | none |
| Known subclasses: | |
| Version: | 1.0 |
| Author: | Francis Bourre |
| Classpath: | com.bourre.visual.MovieClipHelper |
| File last modified: | Wednesday, 31 October 2007, 07:35:30 |
Summary
Instance properties
Class methods
Instance properties
view
view:MovieClip
(read,write)
Class methods
getMovieClipHelper
static function getMovieClipHelper (
sName:String) : MovieClipHelper
isRegistered
static function isRegistered (
sName:String) : Boolean
Instance methods
addEventListener
function addEventListener (
e:EventType,
f:Function) : Void
addListener
function addListener (
) : Void
getName
function getName (
) : String
getPosition
function getPosition (
) : Point
getSize
function getSize (
) : Point
hide
function hide (
) : Void
isVisible
function isVisible (
) : Boolean
move
function move (
x:Number,
y:Number) : Void
release
function release (
) : Void
removeEventListener
function removeEventListener (
e:EventType) : Void
removeListener
function removeListener (
) : Void
resolveUI
function resolveUI (
)
setSize
function setSize (
w:Number,
h:Number) : Void
setVisible
function setVisible (
b:Boolean) : Void
show
function show (
) : Void
toString
function toString (
) : String
Returns the string representation of this instance.
Returns:
the string representation of this instance