| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.communication.messages.gbcommands |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
Trace(Trace original)
Cloning constructor.
|
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.