示例#1
2
文件: Persone.java 项目: SSGAKHAL/pso
 public void run() {
   heli.upperInAir(this);
   heli.downInGround(this);
 }