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

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

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

Methods in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands that return Trace
 Trace Trace.setFrom(Location From)
          Origin point of the ray.
 Trace Trace.setId(String Id)
          Message Id made up by you and echoed in response so you can match up response with query.
 Trace Trace.setTo(Location To)
          Target point of the ray.
 Trace Trace.setTraceActors(boolean TraceActors)
          When true it means that all actors will be traced – for example players, bots, monsters, items etc.
 

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



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