Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getMidpoint
Method
getMidpoint
core/2d/ProgressTimer.cpp:291–294 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
289
}
290
291
Vec2 ProgressTimer::getMidpoint() const
292
{
293
return _midpoint;
294
}
295
296
void ProgressTimer::setColor(const Color3B& color)
297
{
Callers
2
vertexLineToPolygon
Function · 0.80
onTouchBegan
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected