Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ ~Sprite
Method
~Sprite
olcPixelGameEngine.h:2035–2038 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2033
}
2034
2035
Sprite::~Sprite()
2036
{
2037
pColData.clear();
2038
}
2039
2040
void Sprite::SetSampleMode(olc::Sprite::Mode mode)
2041
{
Callers
nothing calls this directly
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected