Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1203
bool Widget::isBright() const
1204
{
1205
return _bright;
1206
}
1207
1208
bool Widget::isEnabled() const
1209
{
Callers
2
copyProperties
Method · 0.80
lua_ax_ui_Widget_isBright
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected