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

Method onUpdate

tests/cpp-tests/Source/MotionStreakTest/MotionStreakTest.cpp:88–91  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

86}
87
88void MotionStreakTest1::onUpdate(float delta)
89{
90 _streak->setPosition(_target->convertToWorldSpace(Vec2::ZERO));
91}
92
93std::string MotionStreakTest1::title() const
94{

Callers 1

playNumMethod · 0.45

Calls 2

convertToWorldSpaceMethod · 0.80
setPositionMethod · 0.45

Tested by

no test coverage detected