Interface IEvent
- All Known Implementing Classes:
BotDeathEvent
,BotEvent
,BulletFiredEvent
,BulletHitBotEvent
,BulletHitBulletEvent
,BulletHitWallEvent
,ConnectedEvent
,ConnectionErrorEvent
,CustomEvent
,DeathEvent
,DisconnectedEvent
,GameEndedEvent
,GameStartedEvent
,HitBotEvent
,HitByBulletEvent
,HitWallEvent
,RoundEndedEvent
,RoundStartedEvent
,ScannedBotEvent
,SkippedTurnEvent
,TeamMessageEvent
,TickEvent
,WonRoundEvent
public interface IEvent
Interface for an event.