|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PRYable
Something that can pitch, roll, and yaw.
Method Summary | |
---|---|
PRYable |
pitch()
Pitches the thing a half-turn (180 degrees). |
PRYable |
roll()
Rolls the thing a half-turn (180 degrees). |
PRYable |
yaw()
Yaws the thing a half-turn (180 degrees). |
Methods inherited from interface oo.HasHLT |
---|
headRed, leftBlue, topGreen, toString |
Method Detail |
---|
PRYable roll()
PRYable pitch()
PRYable yaw()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |