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

Method reverse

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

Source from the content-addressed store, hash-verified

69}
70
71ExtraAction* ExtraAction::reverse() const
72{
73 return ExtraAction::create();
74}
75
76void ExtraAction::update(float /*time*/) {}
77

Callers

nothing calls this directly

Calls 11

createFunction · 0.85
setReverseActionMethod · 0.80
pushBackMethod · 0.80
autoreleaseMethod · 0.80
Vec2Class · 0.70
cloneMethod · 0.45
sizeMethod · 0.45
emptyMethod · 0.45
crbeginMethod · 0.45
crendMethod · 0.45
initWithTargetMethod · 0.45

Tested by

no test coverage detected