Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ setEnabled
Method
setEnabled
core/2d/MenuItem.cpp:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
void MenuItem::setEnabled(bool enabled)
110
{
111
_enabled = enabled;
112
}
113
114
bool MenuItem::isEnabled() const
115
{
Callers
4
solveGroupCacheFriendlyFinish
Method · 0.45
writeBackJoints
Method · 0.45
onEnter
Method · 0.45
onExit
Method · 0.45
Calls
4
updateImagesVisibility
Method · 0.95
setEnabled
Function · 0.70
getColor
Method · 0.45
setColor
Method · 0.45
Tested by
no test coverage detected