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

Method isEnabled

core/2d/MenuItem.cpp:114–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114bool MenuItem::isEnabled() const
115{
116 return _enabled;
117}
118
119Rect MenuItem::rect() const
120{

Callers 15

solveSingleIterationMethod · 0.45
solveSingleIterationMethod · 0.45
convertJointsMethod · 0.45
solveSingleIterationMethod · 0.45
getItemForTouchMethod · 0.45
setLightUniformsMethod · 0.45
drawMethod · 0.45

Calls

no outgoing calls

Tested by 4

MenuLayerMainMenuMethod · 0.36
MenuLayer3Method · 0.36
LabelTTFSDFMethod · 0.36
SwitchLightMethod · 0.36