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

UnrealI.UnrealBotConfigMenu

Extends
UnrealMenu
Modifiers
localized

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

Variables Summary
boolbAdjustSkill
boolbRandomOrder
string[64]MenuValues[20]
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 DrawValues (canvas Canvas, Font RegFont, int Spacing, int StartX, int StartY)
function PostBeginPlay ()
functionbool ProcessLeft ()
functionbool ProcessNo ()
functionbool ProcessRight ()
functionbool ProcessSelection ()
functionbool ProcessYes ()
function SaveConfigs ()
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

bAdjustSkill Source code

var bool bAdjustSkill;

bRandomOrder Source code

var bool bRandomOrder;

MenuValues[20] Source code

var string[64] MenuValues[20];


Functions Detail

DrawMenu Source code

function DrawMenu ( canvas Canvas )

DrawValues Source code

function DrawValues ( canvas Canvas, Font RegFont, int Spacing, int StartX, int StartY )

PostBeginPlay Source code

function PostBeginPlay ( )

ProcessLeft Source code

function bool ProcessLeft ( )

ProcessNo Source code

function bool ProcessNo ( )

ProcessRight Source code

function bool ProcessRight ( )

ProcessSelection Source code

function bool ProcessSelection ( )

ProcessYes Source code

function bool ProcessYes ( )

SaveConfigs Source code

function SaveConfigs ( )



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