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

Function getOrthoR

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

Source from the content-addressed store, hash-verified

467 // different struct, perhaps TBox2?
468 f32 getOrthoL() { return SystemData::scOrtho.X; }
469 f32 getOrthoR() { return SystemData::scOrtho.W; }
470 f32 getOrthoT() { return SystemData::scOrtho.Y; }
471 f32 getOrthoB() { return SystemData::scOrtho.H; }
472

Callers 4

RaceDrawerMethod · 0.85
ShadowScreenMethod · 0.85
initFunction · 0.85
DoPortMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected