Uses of Class
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands.CheckReachability

Packages that use CheckReachability
cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands   
 

Uses of CheckReachability in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands that return CheckReachability
 CheckReachability CheckReachability.setId(String Id)
          Message Id made up by you and echoed in response so you can match up response with query.
 CheckReachability CheckReachability.setLocation(Location Location)
          Location you want to go to.
 CheckReachability CheckReachability.setTarget(UnrealId Target)
          The unique Id of a player/object/nav point/whatever.
 

Constructors in cz.cuni.amis.pogamut.ut2004.communication.messages.gbcommands with parameters of type CheckReachability
CheckReachability(CheckReachability original)
          Cloning constructor.
 



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