After this, make the following changes to WorldController: public WorldController (Game game) { this.game = game; init(); } public void update (float ...
確定! 回上一頁