MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / SetCursorPalette

Method SetCursorPalette

Source/Amiga/Graphics_Amiga.cpp:441–443  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

439}
440
441void cGraphics_Amiga::SetCursorPalette(uint16 pIndex) {
442 mCursorPalette = pIndex;
443}
444
445void cGraphics_Amiga::SetActiveSpriteSheet(eGFX_Types pSpriteType) {
446

Callers 1

Demo_Amiga_ShowMenuMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected