Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- XInterface.GUI | +-- XInterface.GUIFont | +-- XInterface.UT2MidGameFont
Constants Summary |
---|
Inherited Contants from XInterface.GUI |
---|
Counter, QBTN_Abort, QBTN_AbortRetry, QBTN_Cancel, QBTN_Continue, QBTN_Ignore, QBTN_No, QBTN_Ok, QBTN_OkCancel, QBTN_Retry, QBTN_Yes, QBTN_YesNo, QBTN_YesNoCancel |
Variables Summary | |
---|---|
int | FontScreenWidth[7] |
Inherited Variables from XInterface.GUIFont |
---|
bFixedSize, bScaled, FallBackRes, FontArrayFonts, FontArrayNames, KeyName, NormalXRes |
Inherited Variables from XInterface.GUI |
---|
Controller, SaveColor, SaveFont, SaveModulation, SaveStyle, SaveX, SaveY |
Enumerations Summary |
---|
Inherited Enumerations from XInterface.GUI |
---|
EAnimationType, eCellStyle, eDrawDirection, eDropState, eEditMask, eFontScale, eIconPosition, eImgAlign, eImgStyle, EMenuRenderStyle, eMenuState, EOrientation, ePageAlign, eTextAlign, eTextCase |
Structures Summary |
---|
Inherited Structures from XInterface.GUI |
---|
APackInfo, AutoLoginInfo, GUIListElem, GUITabItem, GUITreeNode, ImageListElem, MultiSelectListElem |
Functions Summary | ||
---|---|---|
Font | GetFont (int XRes) | |
Font | GetMidGameFont (int xRes) |
Inherited Functions from XInterface.GUIFont |
---|
GetFont, LoadFont, LoadFontStatic |
Inherited Functions from XInterface.GUI |
---|
GetModList, GetModLogo, GetModValue, IsDigit, JoinArray, Profile |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { FontScreenWidth(0)=2048 FontScreenWidth(1)=1600 FontScreenWidth(2)=1280 FontScreenWidth(3)=1024 FontScreenWidth(4)=800 FontScreenWidth(5)=640 FontScreenWidth(6)=600 KeyName="UT2MidGameFont" FontArrayNames(0)="UT2003Fonts.FontEurostile17" FontArrayNames(1)="UT2003Fonts.FontEurostile14" FontArrayNames(2)="UT2003Fonts.FontEurostile11" FontArrayNames(3)="UT2003Fonts.FontEurostile11" FontArrayNames(4)="UT2003Fonts.FontEurostile9" FontArrayNames(5)="UT2003Fonts.FontNeuzeit9" FontArrayNames(6)="UT2003Fonts.FontSmallText" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |