DSOL::Sprites::Palette Member List
This is the complete list of members for
DSOL::Sprites::Palette, including all inherited members.
| copyPalette(const bool palettes16c, const bool paletteAmainOAM, const uint paletteAIndex, const bool paletteBmainOAM, const uint paletteBIndex) | DSOL::Sprites::Palette | [inline, static] |
| copyPalette16c(const bool paletteAmainOAM, const uint paletteAIndex, const bool paletteBmainOAM, const uint paletteBIndex) | DSOL::Sprites::Palette | [static] |
| copyPalette256c(const bool paletteAmainOAM, const uint paletteAIndex, const bool paletteBmainOAM, const uint paletteBIndex) | DSOL::Sprites::Palette | [static] |
| freePalette(const bool mainOAM, const bool palette16c, const uint paletteIndex) | DSOL::Sprites::Palette | [static] |
| NUMBER_OF_PALETTES | DSOL::Sprites::Palette | [static] |
| reserveEmptyPalette(const bool mainOAM, const bool palette16c) | DSOL::Sprites::Palette | [static] |
| writeToPalette(const bool mainOAM, const bool palette16c, const uint paletteIndex, const u16 *palettePointer, const uint paletteLength) | DSOL::Sprites::Palette | [inline, static] |
| writeToPalette16c(const bool mainOAM, const uint paletteIndex, const u16 *palettePointer, const uint paletteLength) | DSOL::Sprites::Palette | [static] |
| writeToPalette256c(const bool mainOAM, const uint paletteIndex, const u16 *palettePointer, const uint paletteLength) | DSOL::Sprites::Palette | [static] |