Uses of Class
cz.cuni.amis.pogamut.defcon.communication.messages.infos.DefConEvent

Packages that use DefConEvent
cz.cuni.amis.pogamut.defcon.communication.messages.infos   
cz.cuni.amis.pogamut.defcon.consts   
 

Uses of DefConEvent in cz.cuni.amis.pogamut.defcon.communication.messages.infos
 

Subclasses of DefConEvent in cz.cuni.amis.pogamut.defcon.communication.messages.infos
 class CeasedFire
          Cease fire truce has been signed event from the world.
 class DebugIsReplayingGameChanged
          Informs about game being replayed.
 class DefConChanged
          Informs about change in defcon.
 class DefConWorldEvent
          DOCUMENT ME!
 class Destroyed
          Destroyed event from the world.
 class EventBatchBegin
          Marks start of the update batch performed by DefConMediator.
 class EventBatchEnd
          Marks the end of the update batch performed by DefConMediator.
 class GameRunningChanged
          Sent whenever the DefCon game begins (game switches to the map and unit-placing phase begins) or stops.
 class GameSpeedChanged
          Informs about change in game speed.
 class Hit
          Hit event from the world.
 class NewVote
          New vote event from the world.
 class NukeLaunchSilo
          Nuclear launch from silo event from the world.
 class NukeLaunchSub
          Nuclear launch from sub event from the world.
 class PingCarrier
          Ping of a carrier event from the world.
 class PingDetection
          Ping detection event from the world.
 class PingSub
          Ping of a sub event from the world.
 class SharedRadar
          Share radar agreement has been signed event from the world.
 class TeamRetractedVoted
          Team retracted vote event from the world.
 class TeamVoted
          Team vote event from the world.
 class UnceasedFire
          Cease fire truce has been broken event from the world.
 class UnsharedRadar
          Share radar agreement has been broken event from the world.
 class VictoryTimerActiveChanged
          Informs about change in running state of victory time.
 class VoteFinishedNo
          Vote has finished with a "no" decision event from the world.
 class VoteFinishedYes
          Vote has finished with a "yes" decision event from the world.
 

Uses of DefConEvent in cz.cuni.amis.pogamut.defcon.consts
 

Methods in cz.cuni.amis.pogamut.defcon.consts that return DefConEvent
static DefConEvent Event.getInstanceOfUnitTypeFromEventType(JBot.EventData data, double time)
          Factory styled method, which provides you with an appropriate instance of event object based on the given EventData data.
 



Copyright © 2014 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.