Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
441
void cGraphics_Amiga::SetCursorPalette(uint16 pIndex) {
442
mCursorPalette = pIndex;
443
}
444
445
void cGraphics_Amiga::SetActiveSpriteSheet(eGFX_Types pSpriteType) {
446
Callers
1
Demo_Amiga_ShowMenu
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected