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

Method fillTriangle

include/VectorDisplay.h:359–360  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

357 }
358
359 void fillTriangle(int x1, int y1, int x2, int y2, int x3, int y3) {
360 }
361
362/* void initialize() {
363 args.twoByte[0] = 0x1234; // endianness detector

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected