Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Extension.ExtensionObject | +-- Extension.Window | +-- Extension.TextWindow | +-- Extension.ButtonWindow | +-- Extension.ToggleWindow | +-- Extension.CheckboxWindow | +-- DeusEx.ToolCheckboxWindow
ToolRadioButtonWindow
Variables Summary | |
---|---|
Color | colText |
int | fontAcceleratorLineHeight |
int | fontBaseLine |
Font | fontText |
Inherited Variables from Extension.CheckboxWindow |
---|
bRightSide, checkboxColor, checkboxSpacing, checkboxStyle, textureHeight, textureWidth, toggleOff, toggleOn |
Inherited Variables from Extension.ToggleWindow |
---|
disableSound, enableSound |
Functions Summary | ||
---|---|---|
![]() | InitWindow ())) |
Inherited Functions from Extension.CheckboxWindow |
---|
SetCheckboxColor, SetCheckboxColorRGB, SetCheckboxSpacing, SetCheckboxStyle, SetCheckboxTextures, ShowCheckboxOnRightSide |
Inherited Functions from Extension.ToggleWindow |
---|
ChangeToggle, GetToggle, SetToggle, SetToggleSounds |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { fontText=Font'DeusExUI.FontSansSerif_8' fontBaseLine=1 fontAcceleratorLineHeight=1 } |
Overview | Package | Class | Source | Class tree | Glossary | Deus Ex UnrealScript Documentation |
previous class next class | frames no frames |