mirror of
https://github.com/processing/processing4.git
synced 2026-02-15 11:25:38 +01:00
some cleanup
This commit is contained in:
@@ -873,14 +873,6 @@ public class PGL {
|
||||
}
|
||||
|
||||
|
||||
protected void beginOffscreenDraw(boolean clear) {
|
||||
}
|
||||
|
||||
|
||||
protected void endOffscreenDraw(boolean clear0) {
|
||||
}
|
||||
|
||||
|
||||
protected boolean canDraw() {
|
||||
return initialized && pg.parent.isDisplayable();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user