Class Summary |
AbstractOrthoOverlay |
This is the abstract base class for any class that
is used for orthographic overlay. |
ImageRenderer |
This class can be used to draw an image as a 2D overlay onto the screen. |
ListMenuRenderer |
This class can be used as a renderer for a list menu. |
OverlayImage |
This class encapsulates an image file to be ready for
rendering with the ImageRenderer. |
RectangleRenderer |
This class can be used to draw a 2D overlays in form of a rectangles onto the
screen. |
TextAreaRenderer |
This class can be used to draw a rectangular area that can
contain some text. |
TextRenderer |
This class can be used to draw text onto the sceen. |