MCPcopy Create free account
hub / github.com/bmorcelli/Launcher / arc

Method arc

include/VectorDisplay.h:380–381  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

378 }
379
380 void arc(int x, int y, int r, FixedPoint32 angle1, FixedPoint32 sweep, bool fill=false) {
381 }
382
383 void arc(int x, int y, int r, float angle1, float sweep, bool fill=false) {
384 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected