change image -> bitmap inside PImage, also remove window changing code

This commit is contained in:
benfry
2010-02-26 16:12:12 +00:00
parent e6a42723b0
commit 8e0b58720a
5 changed files with 34 additions and 50 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="processing/core/PGraphics2D.java|processing/core/PGraphicsJava2D.java|processing/opengl/GLSurfaceView.java|processing/opengl/GLSurfaceViewActivity.java|processing/opengl/GLRenderer.java|processing/android/core/PSmoothTriangle.java|processing/core/GLFont.java" kind="src" path="src"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="var" path="ANDROID_LIB"/>
<classpathentry kind="output" path="bin"/>
</classpath>