A B C D E F G H I K L M N O P Q R S T U V W X Y Z _

B

BackgroundColorBorderRenderer - Class in net.ctdp.rfdynhud.render
 
BackgroundColorBorderRenderer() - Constructor for class net.ctdp.rfdynhud.render.BackgroundColorBorderRenderer
 
BackgroundProperty - Class in net.ctdp.rfdynhud.properties
The BackgroundProperty unites ColorProperty and ImageProperty to select something for a Widget's background.
BackgroundProperty(String, String, String) - Constructor for class net.ctdp.rfdynhud.properties.BackgroundProperty
 
BackgroundProperty(String, String) - Constructor for class net.ctdp.rfdynhud.properties.BackgroundProperty
 
BackgroundProperty.BackgroundType - Enum in net.ctdp.rfdynhud.properties
 
bake() - Method in class net.ctdp.rfdynhud.properties.Position
 
bake() - Method in class net.ctdp.rfdynhud.properties.Size
 
bake(boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
Bakes effective position and size to variables, so that they don't need to be recalculated during runtime on each access.
bake(boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
Bakes effective position and size to variables, so that they don't need to be recalculated during runtime on each access.
beforeConfigurationCleared(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.AbstractAssembledWidget
This event is fired right before the WidgetsConfiguration is cleared.
beforeConfigurationCleared(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.widgets.base.widget.Widget
This event is fired right before the WidgetsConfiguration is cleared.
beforeWidgetsAreRendered(LiveGameData, WidgetsConfiguration, long, long) - Method in interface net.ctdp.rfdynhud.render.WidgetsRenderListener
 
beforeWidgetsConfigurationCleared(WidgetsConfiguration, LiveGameData, boolean) - Method in class net.ctdp.rfdynhud.gamedata.GameEventsManager
beforeWidgetsConfigurationCleared(LiveGameData, WidgetsConfiguration) - Method in interface net.ctdp.rfdynhud.render.WidgetsRenderListener
 
beforeWidgetsConfigurationCleared(WidgetsConfiguration, LiveGameData, boolean) - Method in interface net.ctdp.rfdynhud.widgets.WidgetsConfiguration.ConfigurationLoadListener
 
beginUpdateRegion(int, int, int, int) - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
beginUpdateRegionComplete() - Method in class net.ctdp.rfdynhud.render.Texture2DCanvas
 
birthDate - Variable in class net.ctdp.rfdynhud.gamedata.ProfileInfo
 
BLACK_TRANSPARENT - Static variable in class net.ctdp.rfdynhud.properties.ColorProperty
 
BLACK_TRANSPARENT - Static variable in class org.openmali.vecmath2.util.ColorUtils
 
BLUE - Static variable in class net.ctdp.rfdynhud.render.ByteOrderManager
 
BooleanProperty - Class in net.ctdp.rfdynhud.properties
The BooleanProperty serves for customizing a primitive boolean value.
BooleanProperty(String, String, boolean, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BooleanProperty
 
BooleanProperty(String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BooleanProperty
 
BooleanProperty(String, boolean, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BooleanProperty
 
BooleanProperty(String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BooleanProperty
 
BoolValue - Class in net.ctdp.rfdynhud.values
This class is a container for runtime values.
BoolValue(Boolean) - Constructor for class net.ctdp.rfdynhud.values.BoolValue
 
BoolValue() - Constructor for class net.ctdp.rfdynhud.values.BoolValue
 
BorderCache - Class in net.ctdp.rfdynhud.render
The BorderCache is used to load borders only once.
BorderCache() - Constructor for class net.ctdp.rfdynhud.render.BorderCache
 
BorderMeasures - Class in net.ctdp.rfdynhud.render
 
BorderMeasures() - Constructor for class net.ctdp.rfdynhud.render.BorderMeasures
 
BorderProperty - Class in net.ctdp.rfdynhud.properties
The BorderProperty serves for customizing a border.
BorderProperty(String, String, String, boolean, IntProperty, IntProperty, IntProperty, IntProperty) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderProperty(String, String, IntProperty, IntProperty, IntProperty, IntProperty) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderProperty(String, String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderProperty(String, String, String) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderProperty(String, String, boolean) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderProperty(String, String) - Constructor for class net.ctdp.rfdynhud.properties.BorderProperty
 
BorderRenderer - Interface in net.ctdp.rfdynhud.render
 
BORDERS_FOLDER_NAME - Static variable in class net.ctdp.rfdynhud.gamedata.GameFileSystem
 
bordersBolder - Static variable in class net.ctdp.rfdynhud.util.__UtilHelper
 
BorderWrapper - Class in net.ctdp.rfdynhud.render
A ColoredBorder is a Border implementation with no Textures but only a color.
BorderWrapper(BorderRenderer, BorderMeasures, IntProperty, IntProperty, IntProperty, IntProperty) - Constructor for class net.ctdp.rfdynhud.render.BorderWrapper
Creates a new BorderWrapper encapsulating the given border.
buildByteArray(InputStream, int) - Static method in class org.jagatoo.util.streams.StreamUtils
Builds a byte-array from the given InputStream.
buildByteArray(InputStream) - Static method in class org.jagatoo.util.streams.StreamUtils
This calls StreamUtils.buildByteArray(InputStream, int) with an initialSize of in.available().
ByteOrderInitializer - Class in net.ctdp.rfdynhud.render
This class must be initialized at the very beginning to feed the ByteOrderManager with the correct values.
ByteOrderInitializer() - Constructor for class net.ctdp.rfdynhud.render.ByteOrderInitializer
 
ByteOrderManager - Class in net.ctdp.rfdynhud.render
The manager provides static final fields for the used byte order.
ByteOrderManager() - Constructor for class net.ctdp.rfdynhud.render.ByteOrderManager
 
ByteUtil - Class in net.ctdp.rfdynhud.gamedata
Static methods to read primitive types from a byte array.
ByteUtil() - Constructor for class net.ctdp.rfdynhud.gamedata.ByteUtil
 

A B C D E F G H I K L M N O P Q R S T U V W X Y Z _