Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GamePhase
Function · 0.85
FreezePhase
Function · 0.85
CleanUp
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected