34353637383940
GraphicsResolution res = BDJLoader.getBdjo().getTerminalInfo().getResolution(); this.clip = new Rectangle(res.getWidth(), res.getHeight()); this.scaling[0] = 1.0f; this.scaling[1] = 1.0f; this.position = new HScreenPoint(0.0f, 0.0f); }