Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/benfry/processing4
/ paint
Method
paint
core/src/processing/awt/PSurfaceAWT.java:223–226 ·
view source on GitHub ↗
(Graphics screen)
Source
from the content-addressed store, hash-verified
221
222
223
@Override
224
public
void
paint(Graphics screen) {
225
render();
226
}
227
}
228
229
Callers
1
update
Method · 0.95
Calls
1
render
Method · 0.45
Tested by
no test coverage detected