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

Method point

include/VectorDisplay.h:377–378  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

375 }
376
377 void point(int x, int y) {
378 }
379
380 void arc(int x, int y, int r, FixedPoint32 angle1, FixedPoint32 sweep, bool fill=false) {
381 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected