mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 10:00:42 +01:00
recordFrame() added, methods fully working
This commit is contained in:
@@ -2,12 +2,10 @@ package processing.core;
|
||||
|
||||
|
||||
|
||||
// this file is auto-generated. no touchy-touchy.
|
||||
// this file is semiautomatically generated. no touchy-touchy.
|
||||
|
||||
public interface PMethods {
|
||||
|
||||
//
|
||||
|
||||
public void beginFrame();
|
||||
|
||||
public void endFrame();
|
||||
|
||||
Reference in New Issue
Block a user