recordFrame() added, methods fully working

This commit is contained in:
benfry
2005-02-28 03:12:43 +00:00
parent d85866ff1b
commit 6788afc9d4
6 changed files with 349 additions and 198 deletions

View File

@@ -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();