MCPcopy Create free account
hub / github.com/TombEngine/TombEngine / ClearAllDisplaySprites

Function ClearAllDisplaySprites

TombEngine/Game/effects/DisplaySprite.cpp:36–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34 }
35
36 void ClearAllDisplaySprites()
37 {
38 DisplaySprites.clear();
39 }
40
41 void ClearDrawPhaseDisplaySprites()
42 {

Callers 3

GamePhaseFunction · 0.85
FreezePhaseFunction · 0.85
CleanUpFunction · 0.85

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected