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

Method update

core/2d/ActionInstant.cpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53}
54
55void ActionInstant::update(float /*time*/)
56{
57 _done = true;
58}
59
60//
61// Show

Callers

nothing calls this directly

Calls 8

executeMethod · 0.95
updateFunction · 0.50
setVisibleMethod · 0.45
isVisibleMethod · 0.45
setFlippedXMethod · 0.45
setFlippedYMethod · 0.45
setPositionMethod · 0.45

Tested by

no test coverage detected