PGraphics3 text working again

This commit is contained in:
benfry
2005-03-01 14:04:11 +00:00
parent 4c5701b0f1
commit 699d6b3672
5 changed files with 61 additions and 36 deletions

View File

@@ -154,7 +154,7 @@ public interface PMethods {
int u1, int v1, int u2, int v2);
//protected void imageImpl(PImage image,
// float x, float y, float w, float h,
// float x1, float y1, float x2, float y2,
// int u1, int v1, int u2, int v2);
//