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

Method line

include/VectorDisplay.h:341–342  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339 }
340
341 void line(int x1, int y1, int x2, int y2) {
342 }
343
344 void fillRectangle(int x1, int y1, int x2, int y2) {
345 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected