Packageverlocity.core
Classpublic class Singleton
InheritanceSingleton Inheritance Object
Subclasses Component, ComponentManager, DisplayManager, KeyManager, LanguageManager, MessageManager, SettingsManager, Verlocity



Public Methods
 MethodDefined By
  
Singleton
  
_Destruct():void
Remove this singleton from the manager.
Singleton
  
_IsValid():Boolean
Returns if this singleton is active/valid.
Singleton
Constructor Detail
Singleton()Constructor
public function Singleton()



Method Detail
_Destruct()method
public function _Destruct():void

Remove this singleton from the manager.

_IsValid()method 
public function _IsValid():Boolean

Returns if this singleton is active/valid.

Returns
Boolean