|
| animate.h |
| Tools for making common animations and effects.
|
|
| asn.h |
| Functions and macros for dealing with ASN.1 formatted data.
|
|
| config.h |
| Overridable defines to modify Unilayer behavior.
|
|
| dio.h |
| General abstractions for common stdlib-related tasks.
|
|
| graphics.h |
| Platform-general abstractions for graphics.
|
|
| json.h |
|
| memory.h |
| Functions and prototypes for managing memory.
|
|
| platform.h |
| Contains platform-specific overrides and implementations for engine functionality.
|
|
| resinc.h |
| Determines which resource-loading system to use at compile.
|
|
| resource.h |
| Platform-general function prototypes for loading assets.
|
|
| unilayer.h |
| Combines platform-specific functionality and loads enablers in the correct order.
|
|
| window.h |
| Tools for drawing and interacting with graphical windows on-screen.
|
|