コード例 #1
0
ファイル: AbstractTank.java プロジェクト: AlV4/Tanks
  public void moveRandomWithFire() {

    af.processMoveRandomWithFire(this);
  }