Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ROInterface.ROTab_Input

Extends
UT2K4Tab_IForceSettings

Core.Object
|   
+-- XInterface.GUI
   |   
   +-- XInterface.GUIComponent
      |   
      +-- XInterface.GUIMultiComponent
         |   
         +-- XInterface.GUIPanel
            |   
            +-- XInterface.GUITabPanel
               |   
               +-- XInterface.UT2K4TabPanel
                  |   
                  +-- GUI2K4.Settings_Tabs
                     |   
                     +-- GUI2K4.UT2K4Tab_IForceSettings
                        |   
                        +-- ROInterface.ROTab_Input

Variables Summary
Inherited Variables from GUI2K4.UT2K4Tab_IForceSettings
bAim, bDFX, bGFX, bInvert, bJoystick, bLag, bPFX, bSlope, bSmoothing, bWFX, b_Controls, b_Speech, ch_AutoSlope, ch_DamageEffects, ch_GUIEffects, ch_InvertMouse, ch_Joystick, ch_MouseLag, ch_MouseSmoothing, ch_PickupEffects, ch_WeaponEffects, ControlBindMenu, fAccel, fDodge, fl_DodgeTime, fl_MenuSensitivity, fl_MouseAccel, fl_Sensitivity, fl_SmoothingStrength, fMSens, fSens, fSmoothing, i_BG1, i_BG2, i_BG3, l_IForce, SpeechBindMenu
Inherited Variables from GUI2K4.Settings_Tabs
bAlwaysApply, bExpert, bNeedApply, PerformanceWarningMenu, PerformanceWarningText, Setting, t_Footer, WarningCounter, WarningLength

Functions Summary
event InitComponent (GUIController MyController, GUIComponent MyOwner))
function InternalOnLoadINI (GUIComponent Sender, string s))
Inherited Functions from GUI2K4.UT2K4Tab_IForceSettings
InitComponent, InternalOnChange, InternalOnClick, InternalOnLoadINI, ResetClicked, SaveSettings
Inherited Functions from GUI2K4.Settings_Tabs
AcceptClicked, Closed, DrawPerfWarn, GetNativeClassName, InitComponent, InternalOnChange, Opened, ResetClicked, SaveSettings, ShowPanel, ShowPerformanceWarning, Timer


Functions Detail

InitComponent Source code

event InitComponent ( GUIController MyController, GUIComponent MyOwner) )

InternalOnLoadINI Source code

function InternalOnLoadINI ( GUIComponent Sender, string s) )


Defaultproperties

defaultproperties
{
     Begin Object Class=GUISectionBackground Name=InputBK1
         Caption="Options"
         WinTop=0.250000
         WinLeft=0.021641
         WinWidth=0.381328
         WinHeight=0.500000
         OnPreDraw=InputBK1.InternalPreDraw
     End Object
     i_BG1=GUISectionBackground'ROInterface.ROTab_Input.InputBK1'


     Begin Object Class=GUISectionBackground Name=InputBK3
         Caption="Fine Tuning"
         WinTop=0.300000
         WinLeft=0.451289
         WinWidth=0.527812
         WinHeight=0.400000
         OnPreDraw=InputBK3.InternalPreDraw
     End Object
     i_BG3=GUISectionBackground'ROInterface.ROTab_Input.InputBK3'


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fri 13-10-2023 03:18:52.476 - Created with UnCodeX