I have public void init_game() in public class colors_game extends PApplet
What do I have to do to access public void init_game() from public class MainActivity?
Thanks in advance.
↧
How to access a field/method of the sketch from MainActivity?
↧