Class HitWallEvent
- java.lang.Object
-
- dev.robocode.tankroyale.botapi.events.BotEvent
-
- dev.robocode.tankroyale.botapi.events.HitWallEvent
-
-
Constructor Summary
Constructors Constructor Description HitWallEvent(int turnNumber)
Initializes a new instance of the BotHitWallEvent class.
-
Method Summary
-
Methods inherited from class dev.robocode.tankroyale.botapi.events.BotEvent
getTurnNumber, isCritical
-
-