MCPcopy Create free account
hub / github.com/axmolengine/axmol / isBright

Method isBright

core/ui/UIWidget.cpp:1203–1206  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1201}
1202
1203bool Widget::isBright() const
1204{
1205 return _bright;
1206}
1207
1208bool Widget::isEnabled() const
1209{

Callers 2

copyPropertiesMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected