Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_
R
RACE_WILDCARD
- Static variable in enum net.ctdp.rfdynhud.gamedata.
SessionType
raceCastEmail
- Variable in class net.ctdp.rfdynhud.gamedata.
ProfileInfo
raceCastPassword
- Variable in class net.ctdp.rfdynhud.gamedata.
ProfileInfo
raceDuration
- Variable in class net.ctdp.rfdynhud.gamedata.
ModInfo
read()
- Method in class org.jagatoo.util.streams.
CountingInputStream
read(byte[], int, int)
- Method in class org.jagatoo.util.streams.
CountingInputStream
read(byte[])
- Method in class org.jagatoo.util.streams.
CountingInputStream
read()
- Method in class org.jagatoo.util.streams.
LimitedInputStream
read(byte[], int, int)
- Method in class org.jagatoo.util.streams.
LimitedInputStream
readBOM(File)
- Static method in enum org.jagatoo.util.io.
UnicodeBOM
Only ready up to the first four bytes of the file and tries to recognize the unicode BOM from these data.
readBoolean(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readByte(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readByte(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one byte from the InputStream.
readByte(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one byte from the InputStream.
readBytes(InputStream, int, byte[], int)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads bytesToRead bytes from the stream.
readBytes(BufferedInputStream, int, byte[], int)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads bytesToRead bytes from the stream.
readCString(InputStream, int, boolean)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads a String from the InputStream.
readDesignResolutionFromConfiguration(File, boolean)
- Static method in class net.ctdp.rfdynhud.util.
ConfigurationLoader
Loads fully configured
Widget
s to a
WidgetsConfiguration
.
readDouble(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readFloat(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readFromStream(InputStream)
- Method in class net.ctdp.rfdynhud.gamedata.
CommentaryRequestInfo
readFromStream(InputStream)
- Method in class net.ctdp.rfdynhud.gamedata.
GraphicsInfo
readFromStream(InputStream)
- Method in class net.ctdp.rfdynhud.gamedata.
ScoringInfo
readFromStream(InputStream)
- Method in class net.ctdp.rfdynhud.gamedata.
TelemetryData
readFromStream(InputStream)
- Method in class net.ctdp.rfdynhud.gamedata.
VehicleScoringInfo
readInt(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readInt(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one (signed) int from the stream.
readInt(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one (signed) int from the stream.
readLong(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readShort(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readShort(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream stored in a short-value.
readShort(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream stored in a short-value.
readString(byte[], int, int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readSwappedInt(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one (signed) int from the stream.
readSwappedInt(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one (signed) int from the stream.
readSwappedShort(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream stored in a short-value.
readSwappedShort(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream stored in a short-value.
readSwappedUnsignedShort(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream, convertes them to a short and stores them to an int to preserve the sign.
readSwappedUnsignedShort(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream, convertes them to a short and stores them to an int to preserve the sign.
readUnsignedByte(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readUnsignedByte(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one unsigned byte from the InputStream stored in a short-value to preserve the sign.
readUnsignedByte(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads one unsigned byte from the InputStream stored in a short-value to preserve the sign.
readUnsignedInt(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readUnsignedShort(byte[], int)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readUnsignedShort(InputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream, convertes them to a short and stores them to an int to preserve the sign.
readUnsignedShort(BufferedInputStream)
- Static method in class org.jagatoo.util.streams.
StreamUtils
Reads two bytes from the InputStream, convertes them to a short and stores them to an int to preserve the sign.
readVectorD(byte[], int, TelemVect3)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
readVectorF(byte[], int, TelemVect3)
- Static method in class net.ctdp.rfdynhud.gamedata.
ByteUtil
recognize(int)
- Static method in enum org.jagatoo.util.io.
UnicodeBOM
Attempts to recognize the passed unicode BOM.
Rect2i
- Class in
org.openmali.types.twodee
A basic 2-dimensional rectangle.
Rect2i(int, int, int, int)
- Constructor for class org.openmali.types.twodee.
Rect2i
Creates a new 2-dimensional rectangle.
Rect2i(Rect2i)
- Constructor for class org.openmali.types.twodee.
Rect2i
Creates a new 2-dimensional rectangle and copies the template's coordinates.
Rect2i()
- Constructor for class org.openmali.types.twodee.
Rect2i
Creates a new 2-dimensional rectangle with zero position and size.
RED
- Static variable in class net.ctdp.rfdynhud.render.
ByteOrderManager
refresh()
- Method in class net.ctdp.rfdynhud.properties.
BorderProperty
Must be called after border aliases have changed in the editor.
refresh()
- Method in class net.ctdp.rfdynhud.properties.
ColorProperty
Must be called after color names have changed in the editor.
refresh()
- Method in class net.ctdp.rfdynhud.properties.
FontProperty
Must be called after font names have changed in the editor.
refresh()
- Method in class org.jagatoo.util.ini.
IniFile
Checks, if the ini file has bee modified since the last refresh and updates in case.
refreshID(boolean)
- Method in class net.ctdp.rfdynhud.gamedata.
_VehicleScoringInfoCapsule
refreshLogInterfaces()
- Method in class org.jagatoo.logging.
LogManager
Must be called, if the logLevel of a registeredLogInterface has been changed.
refreshTextureInfoBuffer(boolean, LiveGameData, boolean)
- Method in class net.ctdp.rfdynhud.render.
WidgetsDrawingManager
registerDataUpdateListener(LiveGameData.GameDataUpdateListener)
- Method in class net.ctdp.rfdynhud.gamedata.
LiveGameData
registerGameEventsListener(GameEventsListener)
- Method in class net.ctdp.rfdynhud.gamedata.
LiveGameData
registerListener(CommentaryRequestInfo.CommentaryInfoUpdateListener)
- Method in class net.ctdp.rfdynhud.gamedata.
CommentaryRequestInfo
registerListener(GraphicsInfo.GraphicsInfoUpdateListener)
- Method in class net.ctdp.rfdynhud.gamedata.
GraphicsInfo
registerListener(ScoringInfo.ScoringInfoUpdateListener)
- Method in class net.ctdp.rfdynhud.gamedata.
ScoringInfo
registerListener(TelemetryData.TelemetryDataUpdateListener)
- Method in class net.ctdp.rfdynhud.gamedata.
TelemetryData
registerListener(WidgetsRenderListener)
- Method in class net.ctdp.rfdynhud.render.
WidgetsManager
registerLog(LogHandler)
- Method in class org.jagatoo.logging.
LogManager
This method allows you to register a class that implements the LogInterface.
RelativePositioning
- Enum in
net.ctdp.rfdynhud.values
reloadConfigAndSetupTexture(boolean)
- Method in class net.ctdp.rfdynhud.gamedata.
GameEventsManager
reloadConfiguration(ConfigurationLoader, File, boolean, boolean, boolean, String, String, String, SessionType, WidgetsConfiguration, LiveGameData, boolean, boolean)
- Static method in class net.ctdp.rfdynhud.util.
__UtilPrivilegedAccess
remove()
- Method in class net.ctdp.rfdynhud.properties.
GenericFieldsIterator
remove()
- Method in class net.ctdp.rfdynhud.util.
ConfigurationCandidatesIterator
remove(String)
- Method in class net.ctdp.rfdynhud.util.
DefaultImageCache
Removes an image from the cache.
remove(String)
- Method in interface net.ctdp.rfdynhud.util.
ImageCache
Removes an image from the cache.
removeArgument(Argument)
- Method in class org.jagatoo.commandline.
ArgumentsRegistry
Removes an argument.
removeBOM(File, File, Charset)
- Static method in enum org.jagatoo.util.io.
UnicodeBOM
Removes the BOM bytes from the input file, if and only if one was found.
removeBOM(File, File)
- Static method in enum org.jagatoo.util.io.
UnicodeBOM
Removes the BOM bytes from the input file, if and only if one was found.
removeBorderAlias(String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Removes a mapped border alias.
removeDebuggingPackage(String)
- Method in class org.jagatoo.logging.
LogManager
removeImageFromCache(String)
- Static method in class net.ctdp.rfdynhud.util.
TextureManager
removeNamedColor(String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Removes a mapped named color.
removeNamedFont(String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Removes a mapped named font.
removePart(Widget, AbstractAssembledWidget)
- Static method in class net.ctdp.rfdynhud.widgets.base.widget.
__WPrivilegedAccess
removeWidget(WidgetsConfiguration, Widget)
- Static method in class net.ctdp.rfdynhud.widgets.
__WCPrivilegedAccess
renameBorder(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
renameColor(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Renames the color.
renameFont(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
reset(LiveGameData)
- Method in class net.ctdp.rfdynhud.gamedata.
FuelUsageRecorder
Call this to reset the whole thing.
reset()
- Method in class net.ctdp.rfdynhud.gamedata.
ProfileInfo
reset()
- Method in class net.ctdp.rfdynhud.gamedata.
TrackInfo
reset()
- Method in class net.ctdp.rfdynhud.util.
ConfigurationCandidatesIterator
reset()
- Method in class net.ctdp.rfdynhud.util.
Delay
reset()
- Method in class net.ctdp.rfdynhud.valuemanagers.
IntervalManager
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
BoolValue
reset()
- Method in class net.ctdp.rfdynhud.values.
BoolValue
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
EnumValue
reset()
- Method in class net.ctdp.rfdynhud.values.
EnumValue
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
FloatValue
reset()
- Method in class net.ctdp.rfdynhud.values.
FloatValue
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
IntValue
reset()
- Method in class net.ctdp.rfdynhud.values.
IntValue
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
LongValue
reset()
- Method in class net.ctdp.rfdynhud.values.
LongValue
reset(boolean)
- Method in class net.ctdp.rfdynhud.values.
StringValue
reset()
- Method in class net.ctdp.rfdynhud.values.
StringValue
reset()
- Method in class org.jagatoo.util.strings.
SimpleStringTokenizer
resetBorders(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
resetClearRect()
- Method in class net.ctdp.rfdynhud.render.
DrawnString
resetColors(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
Reset colors to defaults.
resetFonts(String, String)
- Method in class net.ctdp.rfdynhud.widgets.
WidgetsConfiguration
ResetFuelConsumption
- Static variable in class net.ctdp.rfdynhud.input.
KnownInputActions
resetHash()
- Method in class net.ctdp.rfdynhud.gamedata.
_VehicleScoringInfoCapsule
ResetLaptimesCache
- Static variable in class net.ctdp.rfdynhud.input.
KnownInputActions
resetMaps()
- Static method in class net.ctdp.rfdynhud.util.
ThreeLetterCodeManager
ResetTopSpeeds
- Static variable in class net.ctdp.rfdynhud.input.
KnownInputActions
resetTransform()
- Method in class net.ctdp.rfdynhud.render.
Texture2DCanvas
resize(int, int)
- Method in class net.ctdp.rfdynhud.render.
TextureImage2D
Resizes this texture to a size in range [1,getMaxWidth()],[1,getMaxHeight()].
resizeMainTexture(int, int)
- Method in class net.ctdp.rfdynhud.render.
WidgetsDrawingManager
ResourceManager
- Class in
net.ctdp.rfdynhud.util
ResourceManager()
- Constructor for class net.ctdp.rfdynhud.util.
ResourceManager
RFDHLog
- Class in
net.ctdp.rfdynhud.util
The RFDHLog is a simple shortcut implementation for the
Log
class.
RFDynHUD
- Class in
net.ctdp.rfdynhud
This is the entry point for the VM-invocation from rFactor.
RFDynHUD(String, int, int)
- Constructor for class net.ctdp.rfdynhud.
RFDynHUD
rfmFile
- Variable in class net.ctdp.rfdynhud.gamedata.
ModInfo
rotate(double)
- Method in class net.ctdp.rfdynhud.render.
Texture2DCanvas
rotate(double, double, double)
- Method in class net.ctdp.rfdynhud.render.
Texture2DCanvas
roundUpPower2(int)
- Static method in class net.ctdp.rfdynhud.util.
NumberUtil
Gets the next greater power-of-two for the given number.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
_