25262728293031
LLCPDemo app = new LLCPDemo(); app.enterEventDispatcher(); } private LLCPDemo() { pushScreen(new RoleSelectionScreen()); }