mirror of
https://github.com/processing/processing4.git
synced 2026-02-11 17:40:48 +01:00
last tweaks for rev 80
This commit is contained in:
@@ -170,8 +170,8 @@ public interface PConstants {
|
||||
|
||||
// uv texture orientation modes
|
||||
|
||||
static final int NORMALIZED = 1; //_SPACE = 0; // 0..1
|
||||
static final int IMAGE = 2;
|
||||
static final int NORMALIZED = 1; //_SPACE = 0; // 0..1
|
||||
static final int IMAGE = 2;
|
||||
|
||||
|
||||
// text placement modes
|
||||
|
||||
Reference in New Issue
Block a user