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

UTMenu.PhysicalChildWindow

Extends
SpeechWindow

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UTMenu.NotifyWindow
         |   
         +-- UTMenu.SpeechWindow
            |   
            +-- UTMenu.PhysicalChildWindow

Variables Summary
intMinOptions
intOptionOffset
stringPhysicalTaunts[30]
stringTauntCommand[30]
Inherited Variables from UTMenu.SpeechWindow
bFadeIn, bFadeOut, BottomButton, BottomTexture, bSlideIn, bSlideOut, ButtonClass, currentkey, CurrentType, FadeFactor, IdentifyTarget, NumOptions, OptionButtons[32], Options[32], SpeechChild, TopButton, TopTexture, WindowTitle, XOffset

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
function Created ()))
function Notify (UWindowWindow B, byte E))
function Paint (Canvas C, float X, float Y))
Inherited Functions from UTMenu.SpeechWindow
BeforePaint, Created, FadeIn, FadeOut, HideChildren, KeyEvent, Notify, SetButtonTextures, SlideInWindow, SlideOutWindow, Tick
Inherited Functions from UTMenu.NotifyWindow
Notify


Variables Detail

MinOptions Source code

var int MinOptions;

OptionOffset Source code

var int OptionOffset;

PhysicalTaunts[30] Source code

var localized string PhysicalTaunts[30];

TauntCommand[30] Source code

var string TauntCommand[30];


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

Notify Source code

function Notify ( UWindowWindow B, byte E) )

Paint Source code

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


Defaultproperties

defaultproperties
{
     TauntCommand(0)="taunt victory1"
     TauntCommand(1)="taunt thrust"
     TauntCommand(2)="taunt taunt1"
     TauntCommand(3)="taunt wave"
     PhysicalTaunts(0)="Basic Taunt"
     PhysicalTaunts(1)="Pelvic Thrust"
     PhysicalTaunts(2)="Victory Dance"
     PhysicalTaunts(3)="Wave"
     TopTexture=Texture'UTMenu.Skins.OrdersTop2'
     WindowTitle=""
}

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