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