Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bmorcelli/Launcher
/ fillRectangle
Method
fillRectangle
include/VectorDisplay.h:344–345 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
342
}
343
344
void fillRectangle(int x1, int y1, int x2, int y2) {
345
}
346
347
void rectangle(int x1, int y1, int x2, int y2, bool fill=false) {
348
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected