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

UTMenu.SpeechChildWindow

Extends
SpeechWindow

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

Variables Summary
intMinOptions
intOptionOffset
intOtherOffset[32]
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 ()))
eventbool KeyEvent (byte Key, byte Action, FLOAT Delta ))
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;

OtherOffset[32] Source code

var int OtherOffset[32];


Functions Detail

BeforePaint Source code

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

Created Source code

function Created ( ) )

KeyEvent Source code

event bool KeyEvent ( byte Key, byte Action, FLOAT Delta ) )

Notify Source code

function Notify ( UWindowWindow B, byte E) )

Paint Source code

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


Defaultproperties

defaultproperties
{
     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:15:03.133 - Created with UnCodeX