MCPcopy Create free account
hub / github.com/SpartanJ/eepp / getUI

Method getUI

src/eepp/ui/uiapplication.cpp:105–107  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

103}
104
105UISceneNode* UIApplication::getUI() const {
106 return mUISceneNode;
107}
108
109int UIApplication::run() {
110 mWindow->runMainLoop( [this]() {

Callers 15

UTESTFunction · 0.80
UTESTFunction · 0.80
UTESTFunction · 0.80
UTESTFunction · 0.80
UTESTFunction · 0.80
testTextRenderingFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80
mainFunction · 0.80

Calls

no outgoing calls

Tested by 6

UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
UTESTFunction · 0.64
testTextRenderingFunction · 0.64