gameStatus = status; if (status == Status.OVER) { player == null; } } public void onKeyDown(String key) { if (key.equals("A")) ... 這邊用Java 來當例子:
確定! 回上一頁