コード例 #1
0
ファイル: Game.java プロジェクト: cpetosky/o2d-lib
 public void stateAT() {
   lblStatus2.setText("Your Turn!");
   oMap.prepareAT();
 }