processing-android icon indicating copy to clipboard operation
processing-android copied to clipboard

beginRecord(PGraphics) not present in Android PApplet

Open SanielDan opened this issue 5 years ago • 0 comments

beginRecord(PGraphics) seems to be commented in the Android PApplet, while it is working in the Java mode. If it is not possible to implement it, Is it possible to obtain a similar behavior without using it?

SanielDan avatar Apr 24 '20 03:04 SanielDan