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

UnrealI.UnrealVideoMenu

Extends
UnrealMenu
Modifiers
localized

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Menu
      |   
      +-- UnrealI.UnrealMenu
         |   
         +-- UnrealI.UnrealVideoMenu

Variables Summary
string[255]AvailableRes
boolbLowSoundQuality
boolbLowTextureDetail
floatbrightness
string[32]CurrentRes
string[64]MenuValues[20]
intMusicVol
intresNum
string[32]Resolutions[16]
intSoundVol
Inherited Variables from Engine.Menu
bConfigChanged, bExitAllMenus, CenterString, DisabledString, EnabledString, HelpMessage[24], LeftString, MenuLength, MenuList[24], MenuTitle, ParentMenu, PlayerOwner, RightString, Selection

Functions Summary
function DrawMenu (canvas Canvas)
function GetAvailableRes ()
functionbool ProcessLeft ()
functionbool ProcessRight ()
functionbool ProcessSelection ()
Inherited Functions from UnrealI.UnrealMenu
DrawBackGround, DrawSlider, PlayEnterSound, PlayModifySound, PlaySelectSound
Inherited Functions from Engine.Menu
DrawHelpPanel, DrawList, DrawMenu, DrawTitle, ExitAllMenus, ExitMenu, MenuProcessInput, MenuTick, PlayEnterSound, PlayModifySound, PlaySelectSound, ProcessLeft, ProcessMenuEscape, ProcessMenuInput, ProcessMenuKey, ProcessMenuUpdate, ProcessNo, ProcessRight, ProcessSelection, ProcessYes, SaveConfigs, SetFontBrightness


Variables Detail

AvailableRes Source code

var string[255] AvailableRes;

bLowSoundQuality Source code

var bool bLowSoundQuality;

bLowTextureDetail Source code

var bool bLowTextureDetail;

brightness Source code

var float brightness;

CurrentRes Source code

var string[32] CurrentRes;

MenuValues[20] Source code

var string[64] MenuValues[20];

MusicVol Source code

var int MusicVol;

resNum Source code

var int resNum;

Resolutions[16] Source code

var string[32] Resolutions[16];

SoundVol Source code

var int SoundVol;


Functions Detail

DrawMenu Source code

function DrawMenu ( canvas Canvas )

GetAvailableRes Source code

function GetAvailableRes ( )

ProcessLeft Source code

function bool ProcessLeft ( )

ProcessRight Source code

function bool ProcessRight ( )

ProcessSelection Source code

function bool ProcessSelection ( )



Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: za 22-4-2006 12:53:43.546 - Created with UnCodeX