GUI2K4.ButtonFooter
- Extends
- GUIFooter
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIBorder
|
+-- XInterface.GUIFooter
|
+-- GUI2K4.ButtonFooter
Direct Known Subclasses:
UT2K4Browser_Footer, UT2K4GameFooter, UT2K4ModFooter, UT2K4Settings_Footer
Footer
var(Footer) bool bAutoSize;
var(Footer) bool bFixedWidth;
var(Footer) bool bFullHeight;
var(Footer) float ButtonHeight;
var(Footer) editconst noexport float ButtonLeft;
var(Footer) float ButtonWidth;
var(Footer) float Margin;
var(Footer) float Padding;
var(Footer) float Spacer;
function
bool ButtonsSized (
Canvas C) )
function float GetButtonLeft ( ) )
function
string GetLongestCaption (
Canvas C) )
function float GetMargin ( ) )
function float GetPadding ( ) )
function float GetSpacer ( ) )
function
bool InternalOnPreDraw (
Canvas C) )
function PositionButtons (
Canvas C ) )
function ResolutionChanged ( int ResX, int ResY) )
function SetupButtons ( optional string bPerButtonSizes ) )
event Timer ( ) )
defaultproperties
{
ButtonHeight=1.000000
Padding=0.140000
Margin=0.005000
bFixedWidth=True
bFullHeight=True
bAutoSize=True
Alignment=TXTA_Right
WinHeight=0.040000
bNeverFocus=False
OnPreDraw=ButtonFooter.InternalOnPreDraw
}
|
Creation time: sk 18-3-2018 09:49:35.891 - Created with
UnCodeX