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

UMenu.UMenuStatsMenu

Extends
UWindowPulldownMenu

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowListControl
            |   
            +-- UWindow.UWindowPulldownMenu
               |   
               +-- UMenu.UMenuStatsMenu

Variables Summary
UWindowPulldownMenuItemAbout
UWindowPulldownMenuItemAbout2
stringAbout2Help
stringAbout2Name
stringAboutHelp
stringAboutName
UWindowPulldownMenuItemViewGlobal
stringViewGlobalHelp
stringViewGlobalName
UWindowPulldownMenuItemViewLocal
stringViewLocalHelp
stringViewLocalName
Inherited Variables from UWindow.UWindowPulldownMenu
HBorder, ItemHeight, Owner, Selected, TextBorder, VBorder
Inherited Variables from UWindow.UWindowListControl
Items, ListClass

Functions Summary
function Created ()))
function ExecuteItem (UWindowPulldownMenuItem I))
function Select (UWindowPulldownMenuItem I))
Inherited Functions from UWindow.UWindowPulldownMenu
AddMenuItem, BeforeExecuteItem, BeforePaint, Clear, CloseUp, Created, DeSelect, DrawItem, DrawMenuBackground, ExecuteItem, FocusOtherWindow, GetMenuBar, KeyDown, KeyUp, LMouseDown, LMouseUp, MenuCmd, MouseMove, Paint, PerformSelect, Select, SetSelected, ShowWindow
Inherited Functions from UWindow.UWindowListControl
Created, DrawItem


Variables Detail

About Source code

var UWindowPulldownMenuItem About;

About2 Source code

var UWindowPulldownMenuItem About2;

About2Help Source code

var localized string About2Help;

About2Name Source code

var localized string About2Name;

AboutHelp Source code

var localized string AboutHelp;

AboutName Source code

var localized string AboutName;

ViewGlobal Source code

var UWindowPulldownMenuItem ViewGlobal;

ViewGlobalHelp Source code

var localized string ViewGlobalHelp;

ViewGlobalName Source code

var localized string ViewGlobalName;

ViewLocal Source code

var UWindowPulldownMenuItem ViewLocal;

ViewLocalHelp Source code

var localized string ViewLocalHelp;

ViewLocalName Source code

var localized string ViewLocalName;


Functions Detail

Created Source code

function Created ( ) )

ExecuteItem Source code

function ExecuteItem ( UWindowPulldownMenuItem I) )

Select Source code

function Select ( UWindowPulldownMenuItem I) )


Defaultproperties

defaultproperties
{
     ViewLocalName="View Local ngStats"
     ViewLocalHelp="View your game statistics accumulated in single player and practice games."
     ViewGlobalName="View Global ngWorldStats"
     ViewGlobalHelp="View your game statistics accumulated online."
     AboutName="Help with &ngStats"
     AboutHelp="Get information about local stat logging."
     About2Name="Help with &ngWorldStats"
     About2Help="Get information about global stat logging."
}

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