GUI2K4.ButtonFooter
- Extends
- GUIFooter
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIBorder
|
+-- XInterface.GUIFooter
|
+-- GUI2K4.ButtonFooter
Direct Known Subclasses:
GUIBuyMenuFooter, GUIClassMenuFooter, GUILibraryMenuFooter, KFProfileAndAchievements_Footer, LobbyFooter, ROUT2K4GameFooterSP, 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=0.035000
Padding=0.160000
Margin=0.009000
bFixedWidth=True
bAutoSize=True
Alignment=TXTA_Right
WinTop=0.950000
WinHeight=0.050000
bNeverFocus=False
OnPreDraw=ButtonFooter.InternalOnPreDraw
}
|
Creation time: Fri 13-10-2023 03:18:42.084 - Created with
UnCodeX