Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OneLoneCoder/olcPixelGameEngine
/ GetSourceImage
Method
GetSourceImage
utilities/olcUTIL_Animate2D.h:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
inline const olc::Renderable* GetSourceImage() const
86
{
87
return gfxImageSource;
88
}
89
90
inline const geom2d::rect<int32_t>& GetSourceRect() const
91
{
Callers
1
OnUserUpdate
Method · 0.80
Calls
no outgoing calls
Tested by
1
OnUserUpdate
Method · 0.64