MCPcopy Create free account
hub / github.com/doldecomp/mkdd / get2DVpX

Function get2DVpX

src/Osako/system.cpp:410–410  ·  view source on GitHub ↗

screw you nintendo if these have another inline

Source from the content-addressed store, hash-verified

408
409 // screw you nintendo if these have another inline
410 f32 get2DVpX() { return SystemData::sc3DViewPort.X; }
411 f32 get2DVpY() { return SystemData::sc3DViewPort.Y; }
412 f32 get2DVpW() { return SystemData::sc3DViewPort.W; }
413 f32 get2DVpH() { return SystemData::sc3DViewPort.H; }

Callers 2

drawMethod · 0.85
DoPortMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected