Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ Sprite_OnScreen_Check
Method
Sprite_OnScreen_Check
Source/Amiga/Graphics_Amiga.cpp:170–173 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
bool cGraphics_Amiga::Sprite_OnScreen_Check() {
171
172
return Sprite_OnScreen_Check(false);
173
}
174
175
bool cGraphics_Amiga::Sprite_OnScreen_Check(bool p16bit) {
176
int16 ax;
Callers
nothing calls this directly
Calls
3
getWindowWidth
Method · 0.80
getHeight
Method · 0.45
GetScreenSize
Method · 0.45
Tested by
no test coverage detected