Package | Description |
---|---|
com.github.robocup_atan.atan.model |
Java interface to
SServer that keeps you away from thinking about UDP-connections or parsing protocols.
|
com.github.robocup_atan.atan.parser.objects | |
com.github.robocup_atan.atan.parser.trainer |
Constructor and Description |
---|
SServerTrainer(String teamName,
ControllerTrainer t)
A part constructor for SServerTrainer (assumes localhost:6001)
|
SServerTrainer(String teamName,
ControllerTrainer t,
int port,
String hostname)
The full constructor for SServerTrainer
|
Modifier and Type | Method and Description |
---|---|
void |
ObjName.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNamePlayerWest.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagGoalEast.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagLeft.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagPenaltyWest.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagRight.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagBottom.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNamePlayerEast.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagCenter.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagGoalRight.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameLine.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagTop.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameNull.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagCornerRight.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameBall.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagCornerLeft.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagGoalWest.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagGoalLeft.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
void |
ObjNameFlagPenaltyEast.infoSee(ControllerTrainer c)
The object viewed in the eyes of the trainer.
|
Copyright © 2003–2015 Atan. All rights reserved.