124125126127128129130131132133134
app.getOperationScheduler().scheduleOperation(this); /* * Camera */ this.cameraMover = new CameraMover(app, this, 1f); /* * Clouds and sun */ Texture nuages = ResBag.getTexture(ResourceNames.NUAGES);