|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectoo.Orientation
oo.OrientationHLT
class OrientationHLT
Singleton class for the HLT orientation.
| Field Summary | |
|---|---|
(package private) static OrientationHLT |
singleton
Singleton object of this class. |
| Fields inherited from class oo.Orientation |
|---|
FLB, FRT, HLT, HRB |
| Method Summary | |
|---|---|
Orientation |
pitch()
Pitches the thing a half-turn (180 degrees). |
Orientation |
roll()
Rolls the thing a half-turn (180 degrees). |
Orientation |
yaw()
Yaws the thing a half-turn (180 degrees). |
| Methods inherited from class oo.Orientation |
|---|
FLB, FRT, headRed, HLT, HRB, leftBlue, topGreen, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
static final OrientationHLT singleton
| Method Detail |
|---|
public Orientation roll()
PRYable
roll in interface PRYableroll in class Orientationpublic Orientation pitch()
PRYable
pitch in interface PRYablepitch in class Orientationpublic Orientation yaw()
PRYable
yaw in interface PRYableyaw in class Orientation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||