52535455565758
/** * @param gfxServer * the gfxServer to set */ public void setClient(NEClient client) { gameInput = new GameInputAdapter(client); }