Uses of Class
cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages.NfoMessage

Packages that use NfoMessage
cz.cuni.amis.pogamut.usar2004.agent   
cz.cuni.amis.pogamut.usar2004.agent.module.nfo   
cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages   
cz.cuni.amis.pogamut.usar2004.samples   
 

Uses of NfoMessage in cz.cuni.amis.pogamut.usar2004.agent
 

Methods in cz.cuni.amis.pogamut.usar2004.agent with parameters of type NfoMessage
 void USAR2004BotController.robotInitialized(NfoMessage nfoMessage)
           
 void IUSAR2004BotController.robotInitialized(NfoMessage nfoMessage)
          Called when first NFO message arrives.
 

Uses of NfoMessage in cz.cuni.amis.pogamut.usar2004.agent.module.nfo
 

Fields in cz.cuni.amis.pogamut.usar2004.agent.module.nfo declared as NfoMessage
protected  NfoMessage SuperNfo.lastMessage
           
 

Uses of NfoMessage in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages
 

Constructors in cz.cuni.amis.pogamut.usar2004.communication.messages.usarinfomessages with parameters of type NfoMessage
NfoMessage(NfoMessage original)
          Cloning constructor.
 

Uses of NfoMessage in cz.cuni.amis.pogamut.usar2004.samples
 

Methods in cz.cuni.amis.pogamut.usar2004.samples with parameters of type NfoMessage
 void Submarine.robotInitialized(NfoMessage nfom)
          Method triggered after Game is initialized and STARTPOSES obtained.
 void P2DXLogicController.robotInitialized(NfoMessage nfom)
          Method triggered after Game is initialized and STARTPOSES obtained.
 void P2DX.robotInitialized(NfoMessage nfom)
          Method triggered after Game is initialized and STARTPOSES obtained.
 void LeggedLogicSampleRobot.robotInitialized(NfoMessage nfom)
          Method triggered after Game is initialized and STARTPOSES obtained.
 void AerialVehicle.robotInitialized(NfoMessage nfom)
          Method triggered after Game is initialized and STARTPOSES obtained.
 



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