Anyone know why this throws an exception in Android mode:
import javafx.stage.Stage;
void setup(){
}
void draw(){
}
Anyone know why this throws an exception in Android mode:
import javafx.stage.Stage;
void setup(){
}
void draw(){
}