Package net.ctdp.rfdynhud.render

Interface Summary
BorderRenderer  
WidgetsRenderListener Listens for Widget render events.
 

Class Summary
__RenderPrivilegedAccess Don't use this at home!
BackgroundColorBorderRenderer  
BorderCache The BorderCache is used to load borders only once.
BorderMeasures  
BorderWrapper A ColoredBorder is a Border implementation with no Textures but only a color.
ByteOrderInitializer This class must be initialized at the very beginning to feed the ByteOrderManager with the correct values.
ByteOrderManager The manager provides static final fields for the used byte order.
DrawnString A DrawnString is an abstraction of a String to be drawn.
DrawnStringFactory  
ImageBorderRenderer A ColoredBorder is a Border implementation with no Textures but only a color.
ImageTemplate The ImageTemplate is a container for image data configured through a property.
Texture2DCanvas This is an adapter for pixel-perfect drawing onto a Texture2D.
TextureDirtyRectsManager This class provides a public interface to retrieve the current dirty rectangles.
TextureImage2D This class provides a direct interface to draw on a Texture.
TransformableTexture The TransformableTexture keeps one TextureImage2D and transformation parameters.
TransformableTexture.Rectangle  
WidgetsDrawingManager The WidgetsDrawingManager handles the drawing of all visible widgets.
WidgetsManager Manages WidgetsRenderListeners.
 

Enum Summary
DrawnString.Alignment  
TextureImage2D.TextDirection