|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectoo.Orientation
oo.OrientationFLB
class OrientationFLB
Singleton class for the FLB orientation.
Field Summary | |
---|---|
(package private) static OrientationFLB |
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 OrientationFLB 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 |