Uses of Class
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands.GetPath

Packages that use GetPath
cz.cuni.amis.pogamut.udk.communication.messages.gbcommands   
 

Uses of GetPath in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands
 

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return GetPath
 GetPath GetPath.setId(String Id)
          Message Id made up by you and echoed in response so you can match up response with query.
 GetPath GetPath.setLocation(Location Location)
          Location you want to go to.
 GetPath GetPath.setTarget(UnrealId Target)
          UnrealId of navigation point you want to find path to.
 

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



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