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

UTMenu.LadderButton

Extends
NotifyButton

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowButton
            |   
            +-- UTMenu.NotifyButton
               |   
               +-- UTMenu.LadderButton

Variables Summary
boolbBottom
boolbSelected
boolbTop
Inherited Variables from UTMenu.NotifyButton
bDontSetLabel, bLeftJustify, LabelHeight, LabelWidth, MyFont, NotifyWindow, OtherTexture, Text, TextColor, XOffset
Inherited Variables from UWindow.UWindowButton
bDisabled, bStretched, bUseRegion, DisabledRegion, DisabledTexture, DownRegion, DownSound, DownTexture, ImageX, ImageY, OverRegion, OverSound, OverTexture, RegionScale, ToolTipString, UpRegion, UpTexture

Functions Summary
function BeforePaint (Canvas C, float X, float Y))
Inherited Functions from UTMenu.NotifyButton
BeforePaint, CheckMousePassThrough, Notify, Paint, SetColorFont, SetTextColor
Inherited Functions from UWindow.UWindowButton
BeforePaint, Click, Created, DoubleClick, KeyDown, MClick, MouseEnter, MouseLeave, Paint, RClick


Variables Detail

bBottom Source code

var bool bBottom;

bSelected Source code

var bool bSelected;

bTop Source code

var bool bTop;


Functions Detail

BeforePaint Source code

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


Defaultproperties

defaultproperties
{
}

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