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

Method getAlign

MyGUIEngine/src/MyGUI_Widget.cpp:1332–1335  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1330 }
1331
1332 Align Widget::getAlign() const
1333 {
1334 return mAlign;
1335 }
1336
1337 float Widget::getAlpha() const
1338 {

Callers 6

getFunction · 0.80
onWidgetCreatedMethod · 0.80
insertItemAtMethod · 0.80
serialiseWidgetMethod · 0.80
updateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected