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

Method isScale9Enabled

core/ui/UIButton.cpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235}
236
237bool Button::isScale9Enabled() const
238{
239 return _scale9Enabled;
240}
241
242void Button::ignoreContentAdaptWithSize(bool ignore)
243{

Callers 14

initMethod · 0.45
touchEventMethod · 0.45
initMethod · 0.45
initMethod · 0.45
initMethod · 0.45
setPropsFromBinaryMethod · 0.45
setPropsFromBinaryMethod · 0.45
setPropsFromBinaryMethod · 0.45
setPropsFromBinaryMethod · 0.45

Calls

no outgoing calls

Tested by 5

initMethod · 0.36
touchEventMethod · 0.36
initMethod · 0.36
initMethod · 0.36
initMethod · 0.36