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

Method step

core/2d/ActionInterval.cpp:78–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

76void ExtraAction::update(float /*time*/) {}
77
78void ExtraAction::step(float /*dt*/) {}
79
80//
81// IntervalAction

Callers

nothing calls this directly

Calls 6

maxFunction · 0.50
minFunction · 0.50
updateMethod · 0.45
isDoneMethod · 0.45
getDurationMethod · 0.45
startWithTargetMethod · 0.45

Tested by

no test coverage detected