DeusEx.QuotesWindow
- Extends
- CreditsScrollWindow
Core.Object
|
+-- Extension.ExtensionObject
|
+-- Extension.Window
|
+-- Extension.TabGroupWindow
|
+-- Extension.ModalWindow
|
+-- DeusEx.DeusExBaseWindow
|
+-- DeusEx.CreditsScrollWindow
|
+-- DeusEx.QuotesWindow
Inherited Variables from DeusEx.CreditsScrollWindow |
bBold, blankLineHeight, bLoadIntro, bRenderingEnabled, bScrolling, colHeader, colText, currentScrollSpeed, fontHeader, fontText, maxScrollSpeed, maxTextWidth, maxTileWidth, minScrollSpeed, savedSongSection, ScrollMusicString, scrollSpeed, speedAdjustment, textName, winFadeBottom, winFadeTop, winScroll |
Inherited Variables from DeusEx.DeusExBaseWindow |
colBlack, colBlue, colCyan, colDarkBlue, colDarkCyan, colDarkGreen, colDarkRed, colGreen, colGrey, colLightBlue, colRed, colWhite, player, root, ScreenType |
Inherited Functions from DeusEx.CreditsScrollWindow |
ConfigurationChanged, CreateControls, DestroyWindow, FinishedScrolling, InitWindow, MouseButtonReleased, PrintAlignText, PrintGraphic, PrintHeader, PrintLn, PrintPicture, PrintText, ProcessFinished, ProcessText, ProcessTextTag, SetLoadIntro, StartMusic, StopMusic, StopRendering, Tick, VirtualKeyPressed |
var bool bClearStack;
function CreateControls ( ) )
function CreateLogo ( ) )
function DeleteAllLogos ( ) )
function DeleteLogo ( ) )
event DestroyWindow ( ) )
function FinishedScrolling ( ) )
function ProcessFinished ( ) )
function ProcessQuoteLine ( String parseText) )
function SetClearStack ( bool bNewClearStack) )
event bool VirtualKeyPressed (
EInputKey key,
bool bRepeat) )
defaultproperties
{
TeamPhotoTextures(0)=Texture'DeusExUI.UserInterface.TeamBack_1'
TeamPhotoTextures(1)=Texture'DeusExUI.UserInterface.TeamBack_2'
TeamPhotoTextures(2)=Texture'DeusExUI.UserInterface.TeamBack_3'
ScrollMusicString="Quotes_Music.Quotes_Music"
textName=DeusExQuotes
colHeader=(R=192,B=192)
colText=(R=128,G=255,B=128)
}
|
Creation time: Mon 8/11/2021 16:31:14.709 - Created with
UnCodeX