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

UTMenu.SpeechButton

Extends
NotifyButton

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

Variables Summary
boolbHighlightButton
floatFadeFactor
textureSelectedTexture
intType
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 Paint (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

bHighlightButton Source code

var bool bHighlightButton;

FadeFactor Source code

var float FadeFactor;

SelectedTexture Source code

var texture SelectedTexture;

Type Source code

var int Type;


Functions Detail

Paint Source code

function Paint ( 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:15:03.133 - Created with UnCodeX