Uses of Package
oo

Classes in oo used by oo
Flip
          A flip (a pitch, roll, yaw, or null flip having no effect) used by Mattress3's implementation.
FlipNULL
          Package-private singleton class for the null flip that has no effect when applied to an orientation.
FlipPITCH
          Package-private singleton class for a pitch.
FlipROLL
          Package-private singleton class for a roll.
FlipYAW
          Package-private singleton class for a yaw.
HasHLT
          Something that has a red end at the head or foot, a blue side at the left or right, and a green surface at the top or bottom.
Orientation
          An orientation of a mattress.
OrientationFLB
          Singleton class for the FLB orientation.
OrientationFRT
          Singleton class for the FRT orientation.
OrientationHLT
          Singleton class for the HLT orientation.
OrientationHRB
          Singleton class for the HRB orientation.
PRYable
          Something that can pitch, roll, and yaw.