MCPcopy Create free account
hub / github.com/MyGUI/mygui / empty

Method empty

MyGUIEngine/src/MyGUI_TextView.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51 }
52
53 bool empty() const
54 {
55 return !rollback;
56 }
57
58 float getWidth() const
59 {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected