예제 #1
2
파일: Persone.java 프로젝트: SSGAKHAL/pso
 public void run() {
   heli.upperInAir(this);
   heli.downInGround(this);
 }