Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ getOrigin
Method
getOrigin
libraries/ZWidget/src/core/canvas.cpp:259–262 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
257
}
258
259
Point BitmapCanvas::getOrigin()
260
{
261
return origin;
262
}
263
264
void BitmapCanvas::setOrigin(const Point& newOrigin)
265
{
Callers
1
Paint
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected