afxSelectron
A choreographer for selection effects.
Public Static Attributes
bool
Disables rendering of all instances of this type.
bool
Disables selection of all instances of this type.
Public Functions
void
Interrupts and deletes a running selectron.
void
setTimeFactor(float factor)
Sets the time factor of the selectron.
void
Stops and deletes a running selectron.
Detailed Description
A choreographer for selection effects.
Public Static Attributes
bool isRenderable
Disables rendering of all instances of this type.
bool isSelectable
Disables selection of all instances of this type.
Public Functions
interrupt()
Interrupts and deletes a running selectron.
setTimeFactor(float factor)
Sets the time factor of the selectron.
stopSelectron()
Stops and deletes a running selectron.