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(cz.cuni.amis.pogamut.base3d.worldview.object.Location Location)
          Location you want to go to.
 GetPath GetPath.setTarget(cz.cuni.amis.pogamut.unreal.communication.messages.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 © 2015 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.