Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ isDone
Method
isDone
core/2d/ActionInterval.cpp:100–103 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
98
}
99
100
bool ActionInterval::isDone() const
101
{
102
return _done;
103
}
104
105
void ActionInterval::step(float dt)
106
{
Callers
2
update
Method · 0.45
step
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected