|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object oo.Orientation oo.OrientationHRB
class OrientationHRB
Singleton class for the HRB orientation.
Field Summary | |
---|---|
(package private) static OrientationHRB |
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 OrientationHRB singleton
Method Detail |
---|
public Orientation roll()
PRYable
roll
in interface PRYable
roll
in class Orientation
public Orientation pitch()
PRYable
pitch
in interface PRYable
pitch
in class Orientation
public Orientation yaw()
PRYable
yaw
in interface PRYable
yaw
in class Orientation
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |