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

Method initialize

include/VectorDisplay.h:368–369  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

366 } */
367
368 void initialize(int w=VECTOR_DISPLAY_DEFAULT_WIDTH, int h=VECTOR_DISPLAY_DEFAULT_HEIGHT) {
369 }
370
371 void fillCircle(int x, int y, int r) {
372 }

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected