The km.core package contains classes related to all components.
| Class | Description | |
|---|---|---|
| AssetManager | The AssetManager class is used to handle assets in a global context so they can be shared by multiple components. The AssetManager class should not be instantiated ! |
|
| UIComponent | The UIComponent class is the base class of all components. |