CoreInterface
| Kind of class: | interface |
|---|---|
| Inherits from: | none |
| Implemented by: | |
| Known subinterfaces: | |
| Version: | 02/06/07 |
| Author: | Toby Boudreaux, David Nelson, Aaron Clinger |
| Classpath: | org.casaframework.core.CoreInterface |
| File last modified: | Sunday, 19 August 2007, 13:43:30 |
Instance methods
destroy
function destroy () : Void
Removes any internal variables, intervals, enter frames, internal MovieClips and event observers to allow the object to be garbage collected.
Always call
Always call
destroy() before deleting last object pointer.toString
function toString () : String
Returns class description name.
Returns:
Returns class path.