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

Method setPressedActionEnabled

core/ui/UIButton.cpp:708–711  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

706}
707
708void Button::setPressedActionEnabled(bool enabled)
709{
710 _pressedActionEnabled = enabled;
711}
712
713void Button::setTitleAlignment(TextHAlignment hAlignment)
714{

Callers 5

initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80

Calls

no outgoing calls

Tested by 4

initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64