MCPcopy 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
259Point BitmapCanvas::getOrigin()
260{
261 return origin;
262}
263
264void BitmapCanvas::setOrigin(const Point& newOrigin)
265{

Callers 1

PaintMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected