Saturn ring library.
Television control.
Namespaces | |
namespace | Bitmap |
Bitmap loading. | |
namespace | Input |
Input handling. | |
namespace | Logger |
Logger namespace that holds the logger functionality. | |
namespace | SGL |
SGL helpers. | |
namespace | Sound |
Sound handling. | |
namespace | Tilemap |
VDP2 tilemap interface and utilities. | |
namespace | Types |
Value types. | |
Classes | |
class | ASCII |
Interface for displaying ASCII text. Currently a direct replacement for slPrint. It removes any possible dependency on NBG0 system variables and displays 4bpp fonts to reduce required memory. Allows Storing and displaying up to 6 fonts and 8 color pallets. More... | |
class | Cd |
File and CD access wrapper. More... | |
class | Core |
Core functions of the library. More... | |
class | CRAM |
Color RAM management. More... | |
class | Debug |
Debug helper. More... | |
class | Math |
Math functions. More... | |
class | Memory |
Dynamic memory management. More... | |
class | Scene2D |
Rendering of VDP1 sprites and shapes. More... | |
class | Scene3D |
Rendering of 3D objects. More... | |
class | Slave |
Core functions of the library. More... | |
class | TV |
Contains TV resolutions. More... | |
class | VDP1 |
VDP1 control functions. More... | |
class | VDP2 |
VDP2 control. More... | |