Field Detail
onPressEVENT
static public onPressEVENT:EventType
The onPress Object Event. Broadcasted once a face of an object is clicked
onRollOverEVENT
static public onRollOverEVENT:EventType
The onRollOver Object Event. Broadcasted once the mouse is over the object.
onRollOutEVENT
static public onRollOutEVENT:EventType
The onRollOut Object Event. Broadcasted once the mouse is out the object.
onReleaseEVENT
static public onReleaseEVENT:EventType
The onRelease Object Event. Broadcasted once the mouse is out the object.
onReleaseOutsideEVENT
static public onReleaseOutsideEVENT:EventType
The onReleaseOutside Object Event. Broadcasted once the mouse is out the object.