Uses of Class
robocode.BulletHitEvent

Uses of BulletHitEvent in robocode
 

Methods in robocode with parameters of type BulletHitEvent
 void Robot.onBulletHit(BulletHitEvent event)
          This method will be called when one of your bullets hits another robot.