MCPcopy 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

PatchMethod · 0.80
DrawSpriteMethod · 0.80
DrawDecalMethod · 0.80
FrameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected