mirror of
https://github.com/processing/processing4.git
synced 2026-02-03 21:59:20 +01:00
changed visibility
This commit is contained in:
@@ -1250,7 +1250,7 @@ public class Texture implements PConstants {
|
||||
}
|
||||
|
||||
|
||||
protected void colorBufferOf(PGraphicsOpenGL pgDraw) {
|
||||
public void colorBufferOf(PGraphicsOpenGL pgDraw) {
|
||||
this.pgDraw = pgDraw;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user