113114115116117118119
/** * Init the core. */ public void init() { this.pushScreen(new StartPanel(this)); }