コード例 #1
2
ファイル: Persone.java プロジェクト: SSGAKHAL/pso
 public void run() {
   heli.upperInAir(this);
   heli.downInGround(this);
 }