Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ Size
Method
Size
olcPixelGameEngine.h:2152–2155 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2150
}
2151
2152
olc::vi2d olc::Sprite::Size() const
2153
{
2154
return { width, height };
2155
}
2156
2157
2158
olc::Sprite::operator olc::SpritePatch()
Callers
5
olcPixelGameEngine.h
File · 0.80
Patch
Method · 0.80
DrawSprite
Method · 0.80
DrawDecal
Method · 0.80
Frame
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected