Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
88
void MotionStreakTest1::onUpdate(float delta)
89
{
90
_streak->setPosition(_target->convertToWorldSpace(Vec2::ZERO));
91
}
92
93
std::string MotionStreakTest1::title() const
94
{
Callers
1
playNum
Method · 0.45
Calls
2
convertToWorldSpace
Method · 0.80
setPosition
Method · 0.45
Tested by
no test coverage detected