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

UBrowser.UBrowserBrowserButton

Extends
UWindowButton

Core.Object
|   
+-- UWindow.UWindowBase
   |   
   +-- UWindow.UWindowWindow
      |   
      +-- UWindow.UWindowDialogControl
         |   
         +-- UWindow.UWindowButton
            |   
            +-- UBrowser.UBrowserBrowserButton

Variables Summary
boolbSpin
stringClickURL
intCurrentFrame
floatCurrentTime
intLogoCount
TextureLogoImages[30]
stringLogoNames[30]
Inherited Variables from UWindow.UWindowButton
bDisabled, bStretched, bUseRegion, DisabledRegion, DisabledTexture, DownRegion, DownSound, DownTexture, ImageX, ImageY, OverRegion, OverSound, OverTexture, RegionScale, ToolTipString, UpRegion, UpTexture
Inherited Variables from UWindow.UWindowDialogControl
Align, bAcceptExternalDragDrop, bHasKeyboardFocus, bNoKeyboard, Font, HelpText, MinHeight, MinWidth, NotifyWindow, TabNext, TabPrev, Text, TextColor, TextX, TextY

Functions Summary
function Click (float X, float Y))
function Created ()))
function Tick (float Delta))
Inherited Functions from UWindow.UWindowButton
BeforePaint, Click, Created, DoubleClick, KeyDown, MClick, MouseEnter, MouseLeave, Paint, RClick
Inherited Functions from UWindow.UWindowDialogControl
BeforePaint, CheckExternalDrag, Created, ExternalDragOver, KeyDown, KeyFocusEnter, KeyFocusExit, MouseEnter, MouseLeave, MouseMove, Notify, Register, SetFont, SetHelpText, SetText, SetTextColor


Variables Detail

bSpin Source code

var bool bSpin;

ClickURL Source code

var string ClickURL;

CurrentFrame Source code

var int CurrentFrame;

CurrentTime Source code

var float CurrentTime;

LogoCount Source code

var int LogoCount;

LogoImages[30] Source code

var Texture LogoImages[30];

LogoNames[30] Source code

var string LogoNames[30];


Functions Detail

Click Source code

function Click ( float X, float Y) )

Created Source code

function Created ( ) )

Tick Source code

function Tick ( float Delta) )


Defaultproperties

defaultproperties
{
     LogoNames(0)="RotatingU.u_a00"
     LogoNames(1)="RotatingU.u_a01"
     LogoNames(2)="RotatingU.u_a02"
     LogoNames(3)="RotatingU.u_a03"
     LogoNames(4)="RotatingU.u_a04"
     LogoNames(5)="RotatingU.u_a05"
     LogoNames(6)="RotatingU.u_a06"
     LogoNames(7)="RotatingU.u_a07"
     LogoNames(8)="RotatingU.u_a08"
     LogoNames(9)="RotatingU.u_a09"
     LogoNames(10)="RotatingU.u_a10"
     LogoNames(11)="RotatingU.u_a11"
     LogoNames(12)="RotatingU.u_a12"
     LogoNames(13)="RotatingU.u_a13"
     LogoNames(14)="RotatingU.u_a14"
     LogoNames(15)="RotatingU.u_a15"
     LogoNames(16)="RotatingU.u_a16"
     LogoNames(17)="RotatingU.u_a17"
     LogoNames(18)="RotatingU.u_a18"
     LogoNames(19)="RotatingU.u_a19"
     LogoNames(20)="RotatingU.u_a20"
     LogoNames(21)="RotatingU.u_a21"
     LogoNames(22)="RotatingU.u_a22"
     LogoNames(23)="RotatingU.u_a23"
     LogoNames(24)="RotatingU.u_a24"
     LogoNames(25)="RotatingU.u_a25"
     LogoNames(26)="RotatingU.u_a26"
     LogoNames(27)="RotatingU.u_a27"
     LogoNames(28)="RotatingU.u_a28"
     LogoNames(29)="RotatingU.u_a29"
     LogoCount=30
     ClickURL="http://www.unrealtournament.com"
}

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