package lime.app
| Application | The Application class forms the foundation for most Lime projects. It is common to extend this class in a main class. It is then possible to override "on" functions in the class in order to handle standard events that are relevant. |
| Config | |
| Event | |
| Future | |
| IModule | |
| Module | |
| Preloader | |
| Promise | |
| WindowConfig |