MCPcopy 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
291Vec2 ProgressTimer::getMidpoint() const
292{
293 return _midpoint;
294}
295
296void ProgressTimer::setColor(const Color3B& color)
297{

Callers 2

vertexLineToPolygonFunction · 0.80
onTouchBeganMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected