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.casalib.core.CoreInterface |
File last modified: | Monday, 01 December 2008, 13:34:40 |
Summary
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.