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

Method scheduleUpdate

core/2d/Node.cpp:1520–1523  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1518}
1519
1520void Node::scheduleUpdate()
1521{
1522 scheduleUpdateWithPriority(0);
1523}
1524
1525void Node::scheduleUpdateWithPriority(int priority)
1526{

Callers 15

initMethod · 0.80
restartDirectorMethod · 0.80
stepMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
initMethod · 0.80
Issue2572Method · 0.80

Calls

no outgoing calls

Tested by 11

initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
initMethod · 0.64
Issue2572Method · 0.64
NodeGlobalZValueTestMethod · 0.64
createMethod · 0.64
GlobalZTouchTestMethod · 0.64
onExitMethod · 0.64
onEnterMethod · 0.64
updateMethod · 0.64