mirror of
https://github.com/processing/processing4.git
synced 2026-02-02 21:29:17 +01:00
lots of changes from sunday/monday morning in japan
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
public interface PdeEngine {
|
||||
public void start() throws PdeException;
|
||||
public void stop();
|
||||
public void close();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user