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

Method Sprite_OnScreen_Check

Source/Fodder.cpp:3824–3827  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3822}
3823
3824bool cFodder::Sprite_OnScreen_Check() {
3825
3826 return mGraphics->Sprite_OnScreen_Check();
3827}
3828
3829void cFodder::Sprites_Draw(cSurface* pSurface) {
3830

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected