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

UTMenu.UTInputOptionsCW

Extends
UMenuInputOptionsClientWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowClientWindow
         |   
         +-- UWindow.UWindowDialogClientWindow
            |   
            +-- UWindow.UWindowPageWindow
               |   
               +-- UMenu.UMenuPageWindow
                  |   
                  +-- UMenu.UMenuInputOptionsClientWindow
                     |   
                     +-- UTMenu.UTInputOptionsCW

Variables Summary
UWindowCheckboxInstantRocketCheck
stringInstantRocketHelp
stringInstantRocketText
UWindowSmallButtonSpeechBinderButton
stringSpeechBinderHelp
stringSpeechBinderText
Inherited Variables from UMenu.UMenuInputOptionsClientWindow
AutoAimCheck, AutoAimHelp, AutoAimText, AutoSlopeCheck, AutoSlopeHelp, AutoSlopeText, ControlOffset, DirectInputCheck, DirectInputHelp, DirectInputText, InvertMouseCheck, InvertMouseHelp, InvertMouseText, JoystickCheck, JoystickHelp, JoystickText, LookSpringCheck, LookSpringHelp, LookSpringText, MouselookCheck, MouselookHelp, MouselookText, MouseSmoothCheck, MouseSmoothHelp, MouseSmoothText, SensitivityEdit, SensitivityHelp, SensitivityText

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Created ()))
function InstantRocketChanged ()))
function Notify (UWindowDialogControl C, byte E))
Inherited Functions from UMenu.UMenuInputOptionsClientWindow
AfterCreate, AutoAimChecked, AutoSlopeChecked, BeforePaint, Created, DirectInputChecked, InvertMouseChecked, JoystickChecked, LookSpringChecked, MouselookChecked, MouseSmoothChanged, Notify, SaveConfigs, SensitivityChanged
Inherited Functions from UMenu.UMenuPageWindow
Notify, Paint


Variables Detail

InstantRocketCheck Source code

var UWindowCheckbox InstantRocketCheck;

InstantRocketHelp Source code

var localized string InstantRocketHelp;

InstantRocketText Source code

var localized string InstantRocketText;

SpeechBinderButton Source code

var UWindowSmallButton SpeechBinderButton;

SpeechBinderHelp Source code

var localized string SpeechBinderHelp;

SpeechBinderText Source code

var localized string SpeechBinderText;


Functions Detail

BeforePaint Source code

function BeforePaint ( Canvas C, float X, float Y) )

Created Source code

function Created ( ) )

InstantRocketChanged Source code

function InstantRocketChanged ( ) )

Notify Source code

function Notify ( UWindowDialogControl C, byte E) )


Defaultproperties

defaultproperties
{
     InstantRocketText="Instant Rocket Fire"
     InstantRocketHelp="Make the Rocket Launcher fire rockets instantly, rather than charging up multiple rockets."
     SpeechBinderText="Speech Binder"
     SpeechBinderHelp="Use this special window to bind taunts and orders to keys."
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:15:19.921 - Created with UnCodeX