public class UIConfig
extends Object
Modifier and Type | Field and Description |
---|---|
bool |
alphaJumpProtoList
Enables jumping through the protounit list by pressing the first letter of the item.
|
bool |
alphaObscuredUnits
Render obscured units with alpha on.
|
bool |
alphaObscuringUnits
Render obscuring units with alpha on.
|
string |
attractMode_Scenario_i
A list of scenarios that are randomly chosen from to be loaded in the menu background.
|
float |
autoLosFlareDuration
Sets duration of minimap flare on oracle max LoS.
|
float |
autoLosQueueDuration
Sets duration of minimap queue event on oracle max LoS.
|
string |
brushMaskDialog_Pos
Defines the position of the Brush Mask Gadget.
|
int |
cameraMinimapRadius |
int |
chatDuration
How long received chats stay on screen.
|
bool |
colorXFormHighlight
Make selection highlight color transform.
|
float |
consoleAlpha
The console alpha setting.
|
string |
consoleBackground
The console background color.
|
string |
consoleFileEntire |
string |
consoleHistory_i
Keeps a record of recently used console commands.
|
string |
consoleInputBackground
The console input line background color.
|
int |
consoleX1
Defines the console position.
|
int |
consoleX2
Defines the console position.
|
int |
consoleY1
Defines the console position.
|
int |
consoleY2
Defines the console position.
|
bool |
debugUIGadgets
Debug UI Gadgets.
|
string |
defaultGadgetFont
The default gadget font.
|
int |
defaultGadgetFontSize
The size of the default gadget font.
|
int |
defaultHintsOnDiffLevel
Set the max difficulty level to show hints.
|
bool |
doNotShowStanceButtons
Hides the unit stance buttons.
|
int |
flareDuration
How long the actual flare lasts.
|
int |
flareMapDuration
How long the flares last on the minimap.
|
int |
flareNotificationTime
The flare notification time.
|
int |
flareQueueDuration
How long do flares last in minimap event queue.
|
int |
fontOffset |
bool |
hideUI
Prevents UI from rendering.
|
int |
jpegScreenshotQuality
Sets quality of jpegs screenshots on a 0-100 scale.
|
bool |
jpegScreenshots
Screenshots are jpegs if this is defined, targas if not.
|
string |
mainEditList_Pos
Defines the position of the Main Edit List in the editor.
|
bool |
minimapCamera
Shows the camera position on the minimap.
|
bool |
minimapCameraTrack
Shows the camera track on the minimap.
|
bool |
minimapClipFrustum
Clip the minimap frustum to the outer dims of the gadget.
|
bool |
minimapIgnoreFog
Minimap does not draw fog.
|
bool |
minimapIgnoreLight
Minimap does not show lighting.
|
bool |
minimapNoRotate
Disables minimap rotation and fixes its position in the UI.
|
bool |
noExitYorN
Don't confirm exit.
|
bool |
noHighlight
Disables unit highlighting.
|
bool |
noHyperlinkUnderlines
Suppresses the underlining for hyperlinks.
|
bool |
noMinimap
Disable minimap.
|
bool |
noMinimapUpdates
Disable minimap updates.
|
bool |
noObscuredUnits
Turns off obscured unit display.
|
bool |
obscureOnlySelectedUnits
Check only selected units when checking if unit is obscured.
|
string |
pregameUI
Defines the XML file that contains the pregame layout.
|
bool |
rolloverSound
Whether a sound should play when mousing over buttons.
|
string |
roughenSettings_Pos
Defines the position of the Roughen Settings Gadget.
|
int |
scoreUpdateTime
The time bewteen 2 score updates.
|
bool |
screenShotHideCursor
Hides the cursor during a screenshot.
|
bool |
screenShotHideUI
Hides the UI during a screenshot.
|
bool |
showCommandQueue
Show command queue.
|
string |
showConsole
Show given console.
|
bool |
showExtraTechHelp
Show extra tech help.
|
bool |
showMilliseconds
Shows time on the game clock down to millisecond precision.
|
bool |
showRolloverHelp
Show rollover help.
|
int |
showScore
Show score.
|
bool |
showTime
Show time.
|
bool |
strict
Enforces gadget handle get/release counts.
|
bool |
terrainGrid
Turn terrain grid on/off.
|
bool |
terrainGridMajorTick
Sets the number of tiles between major ticks on the terrain grid.
|
bool |
terrainGridMinorTick
Toggles whether the terrain grid includes minor ticks 8.
|
string |
textColor
Set default text color on displays.
|
string |
ToDLightSet00
Time of Day stage 0 lightning.
|
string |
ToDLightSet01
Time of Day stage 1 lightning.
|
string |
ToDLightSet02
Time of Day stage 2 lightning.
|
string |
ToDLightSet03
Time of Day stage 3 lightning.
|
string |
ToDLightSet04
Time of Day stage 4 lightning.
|
string |
ToDLightSet05
Time of Day stage 5 lightning.
|
string |
ToDLightSet06
Time of Day stage 6 lightning.
|
int |
toolTipDispTime
Max tooltip display time.
|
string |
toolTipFont
Default tooltip font.
|
int |
toolTipFontSize
Default tooltip font size.
|
bool |
toolTipHelp
Turns tooltip help on.
|
bool |
trainBuildFeedback
Governs whether the "unit built." messages display.
|
string |
uiGenericBackground
Set generic art.
|
string |
uiGenericButton
Set generic art.
|
string |
uiGenericDarkBackground
Set generic art.
|
string |
uiGenericDialogBackground
Set generic art.
|
Modifier and Type | Method and Description |
---|---|
void |
obscuredUnitToggle()
Toggles between different ways obscured units are shown.
|
public bool alphaJumpProtoList
public string attractMode_Scenario_i
attractMode-Scenario-i
where i
is an integer.public float autoLosFlareDuration
public float autoLosQueueDuration
public string brushMaskDialog_Pos
public int cameraMinimapRadius
public int chatDuration
public bool colorXFormHighlight
public float consoleAlpha
public string consoleBackground
public string consoleFileEntire
public string consoleHistory_i
ConsoleHistory_i
where i
is an integer.public string consoleInputBackground
public int consoleX1
public int consoleX2
public int consoleY1
public int consoleY2
public bool debugUIGadgets
public string defaultGadgetFont
public int defaultGadgetFontSize
public int defaultHintsOnDiffLevel
public bool doNotShowStanceButtons
public int flareDuration
public int flareMapDuration
public int flareNotificationTime
public int flareQueueDuration
public int fontOffset
public bool hideUI
public int jpegScreenshotQuality
public bool jpegScreenshots
public string mainEditList_Pos
public bool minimapCamera
public bool minimapCameraTrack
public bool minimapClipFrustum
public bool minimapIgnoreFog
public bool minimapIgnoreLight
public bool minimapNoRotate
public bool noExitYorN
public bool noHighlight
public bool noHyperlinkUnderlines
public bool noMinimap
public bool noMinimapUpdates
public bool alphaObscuredUnits
obscuredUnitToggle()
public bool alphaObscuringUnits
public bool obscureOnlySelectedUnits
obscuredUnitToggle()
public bool noObscuredUnits
obscuredUnitToggle()
public string pregameUI
public bool rolloverSound
public string roughenSettings_Pos
public int scoreUpdateTime
public bool screenShotHideCursor
public bool screenShotHideUI
public bool showCommandQueue
public string showConsole
public bool showExtraTechHelp
public bool showMilliseconds
public bool showRolloverHelp
public int showScore
public bool showTime
public bool strict
public bool terrainGrid
public bool terrainGridMajorTick
public bool terrainGridMinorTick
public string ToDLightSet00
public string ToDLightSet01
public string ToDLightSet02
public string ToDLightSet03
public string ToDLightSet04
public string ToDLightSet05
public string ToDLightSet06
public int toolTipDispTime
public string toolTipFont
public int toolTipFontSize
public bool toolTipHelp
public string textColor
public bool trainBuildFeedback
public string uiGenericBackground
public string uiGenericButton
public string uiGenericDarkBackground
public string uiGenericDialogBackground