add orientation() and other misc notes

This commit is contained in:
benfry
2011-06-27 16:55:28 +00:00
parent 0e2e2a493e
commit e705d5c591
6 changed files with 82 additions and 62 deletions
@@ -24,7 +24,6 @@ package processing.opengl;
import javax.media.opengl.GL;
import javax.media.opengl.GL2;
import java.lang.reflect.Method;
import java.nio.*;
import processing.core.PApplet;
import processing.core.PConstants;