Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ stopAllActions
Method
stopAllActions
core/2d/Node.cpp:1451–1454 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1449
}
1450
1451
void Node::stopAllActions()
1452
{
1453
_actionManager->removeAllActionsFromTarget(this);
1454
}
1455
1456
void Node::stopAction(Action* action)
1457
{
Callers
14
cleanup
Method · 0.95
setActionManager
Method · 0.95
~ClippingNode
Method · 0.80
activate
Method · 0.80
onPressStateChangedToNormal
Method · 0.80
onPressStateChangedToPressed
Method · 0.80
onPressStateChangedToNormal
Method · 0.80
onPressStateChangedToPressed
Method · 0.80
__hideCursor
Method · 0.80
onExit
Method · 0.80
onTouchEnded
Method · 0.80
MenuLayer3
Method · 0.80
Calls
1
removeAllActionsFromTarget
Method · 0.80
Tested by
4
onExit
Method · 0.64
onTouchEnded
Method · 0.64
MenuLayer3
Method · 0.64
bugMe
Method · 0.64