Utilities
Interface | Description | |
---|---|---|
IKarFactory | A factory to encapsulate and separate objects creation |
Class | Description | |
---|---|---|
AssetLoader | Simple loader to load different assets | |
EnterFrameManager |
A single manager which centralizes all enter-frame handler This class extends Shape (the simplest display object) to make use of its internal ENTER_FRAME event. |
|
KarFactory | ||
StringUtil | ||
Timer |
A custom timer to replace built in Timer This class will make use of singleton EnterFrameManager and signals to optimize performance. TODO: This class is not completed and not in used |
|
TimeUtil | ||
Version | This class manages version of this library |