The net.guttershark.core package contains core base classes and interfaces.



Interfaces
 InterfaceDescription
 IDisposable The IDisposable interface creates the contract for objects that need to implement the disposable pattern.
Classes
 ClassDescription
 CoreClip The CoreClass Class is a base class that provides common properties and methods that are used over and over in movie clips.
 CoreObject The CoreObject Class is a base class that provides common properties and methods that are used over and over in classes.
 CoreSprite The CoreSprite Class is a base class that providesasdf common properties and methods that are used over and over in sprites.
 Singleton The Singleton Class is a helper class for all singletons.