|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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(cz.cuni.amis.pogamut.base3d.worldview.object.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(cz.cuni.amis.pogamut.base3d.worldview.object.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. in a game. |
| Constructors in cz.cuni.amis.pogamut.udk.communication.messages.gbcommands with parameters of type Trace | |
|---|---|
Trace(Trace original)
Cloning constructor. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||