make sure background gets called.. calls defaults()..

This commit is contained in:
benfry
2005-02-05 22:53:10 +00:00
parent d564baa691
commit 49d5b5a84e
3 changed files with 37 additions and 32 deletions

View File

@@ -425,7 +425,7 @@ public class PGraphics extends PImage implements PMethods, PConstants {
resize(iwidth, iheight);
// init color/stroke/fill
defaults();
//defaults();
// clear geometry for loading later
//circleX = null; // so that bagel knows to init these