|
libultraship
Reimplementations of libultra (N64 SDK) functions for modern hardware
|
Go to the source code of this file.
Classes | |
| union | Color_RGBA8_u32 |
| 32-bit RGBA colour stored in a union that allows component and packed-integer access. More... | |
| struct | Color_RGBAf |
| Single-precision floating-point RGBA colour. More... | |
| union | Color_RGBA16 |
| 16-bit RGBA colour using 5-5-5-1 bit packing. More... | |