|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--BodyInfo
The class VisualInfo
defines a new data type for saving all the needed body information
about a seen object.
Method Summary | |
double |
amountOfSpeed()
The amount of player's speed |
double |
directionOfSpeed()
The direction of the player's speed |
double |
getHeadAngle()
The angle of the player's head |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public double amountOfSpeed()
public double directionOfSpeed()
directionofSpeed
- public double getHeadAngle()
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |