| Interface | Description |
|---|---|
| AssetLoader |
Handles all resource (asset) loading operations.
|
| AudioPlayer |
General audio player service that supports playback of sound and music objects.
|
| Display |
Display service.
|
| EventBus |
Service for event dispatching, listening and handling.
|
| ExceptionHandler |
A service for handling exceptions.
|
| Executor |
Asynchronous executor service.
|
| Input |
Allows input data queries as well as action bindings.
|
| MasterTimer |
Represents master timer, all local timers are synchronized with this.
|
| Net |
Defines methods for Net service.
|
| NotificationService |
Notification service allows to push notifications.
|
| Pooler |
Pooler service.
|
| QTE |
Service for using quick time events.
|
| QuestService | |
| ServiceType<T> |
Marks a service type.
|
| UIFactory |
Factory service for creating UI controls.
|
| Class | Description |
|---|---|
| LoggerFactory |
Factory for producing loggers.
|
Copyright © 2017. All rights reserved.