| Interface | Description |
|---|---|
| AssetLoader |
Handles all resource (asset) loading operations.
|
| AudioPlayer |
General audio player service that supports playback of sound and music objects.
|
| DialogFactory | |
| Display |
Display service.
|
| EventBus |
Service for event dispatching, listening and handling.
|
| ExceptionHandler |
A service for handling exceptions.
|
| Executor |
Asynchronous executor service.
|
| Net |
Defines methods for Net service.
|
| NotificationService |
Notification service allows to push notifications.
|
| Pooler |
Pooler service.
|
| ServiceType<T> |
Marks a service type.
|
| UIFactory |
Factory service for creating UI controls.
|
Copyright © 2017. All rights reserved.