MCPcopy Create free account
hub / github.com/Cpasjuste/pplay / getStatus

Method getStatus

src/main.cpp:288–290  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

286}
287
288StatusBox *Main::getStatus() {
289 return statusBox;
290}
291
292Vector2f Main::getScaling() {
293 return scaling;

Callers 7

scrap_threadFunction · 0.80
onInputMethod · 0.80
loadMethod · 0.80
onStopEventMethod · 0.80
onUpdateMethod · 0.80
onOptionSelectionMethod · 0.80
onOptionSelectionMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected