|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.robots.playerJavaClient.PlayerDevice
kaos.robots.playerJavaClient.TruthPlayerDevice
public class TruthPlayerDevice
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
TruthPlayerDevice(PlayerClient pc,
short indexOfDevice)
|
|
| Method Summary | |
|---|---|
int |
getHeading()
|
int |
getX()
|
int |
getY()
|
void |
handleResponce(int size)
|
boolean |
isTeleported()
|
void |
readData()
|
void |
teleport(int x,
int y)
|
void |
teleport(int x,
int y,
int heading)
|
| Methods inherited from class kaos.robots.playerJavaClient.PlayerDevice |
|---|
getTimeForDataSampled_sec, getTimeForDataSampled_usec, getTimeForDataSampled, getTimeForDataSent_sec, getTimeForDataSent_usec, getTimeForDataSent, handleEARMessage, handleNARMessage, readHeader, readRequestedData, readyToRead, sendHeader |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TruthPlayerDevice(PlayerClient pc,
short indexOfDevice)
| Method Detail |
|---|
public void readData()
readData in class PlayerDevicepublic int getX()
public int getY()
public int getHeading()
public void teleport(int x,
int y)
public void teleport(int x,
int y,
int heading)
public boolean isTeleported()
public void handleResponce(int size)
handleResponce in class PlayerDevice
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||