public final class BulletMissedEvent extends Event
onBulletMissed
when one of your bullets has missed, i.e. when the bullet has
reached the border of the battlefield.Constructor and Description |
---|
BulletMissedEvent(Bullet bullet)
Called by the game to create a new
BulletMissedEvent . |