Beispiel #1
0
 public void onHitByBullet(HitByBulletEvent e) {
   turnLeft(90 - e.getBearing());
 }