| Interface | Description |
|---|---|
| Audio |
Provides audio functionality
|
| Files | |
| Graphics |
Common interface to graphics rendering functionality
|
| Input | |
| Logger |
Interface for game/application logging
|
| Reflection |
Cross-platform reflection API
|
| TaskExecutor |
Interface for platform-specific threading implementations
|
| Class | Description |
|---|---|
| DependencyInjection |
Provides cross-platform dependency injection
|
| Fonts | |
| Geometry |
Provides pooled geometry classes.
|
| GraphicsUtils | |
| JvmPlatformUtils | |
| Mdx |
Mini2Dx environment class
Note: Everything is public static to allow cross-platform reference setting. |
| PerformanceTracker | |
| PlatformUtils | |
| PlayerData |
Common interface for reading/writing player data, e.g.
|
| Enum | Description |
|---|---|
| Platform |