nextInt(500), new ActionListener() { @Override public void actionPerformed(ActionEvent e) { loaded[x][y] = true; repaint(x * TILE_SIZE, y * TILE_SIZE, ...
確定! 回上一頁