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

Method getMessageBox

src/main.cpp:284–286  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

282}
283
284c2d::MessageBox *Main::getMessageBox() {
285 return messageBox;
286}
287
288StatusBox *Main::getStatus() {
289 return statusBox;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected