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

BonusPack.ScoreBoardLMS

Extends
ScoreBoardDeathMatch

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ScoreBoard
         |   
         +-- XInterface.ScoreBoardDeathMatch
            |   
            +-- BonusPack.ScoreBoardLMS

Constants Summary
Inherited Contants from XInterface.ScoreBoardDeathMatch
MAXPLAYERS

Variables Summary
planeFullOn
planeGrayedOut
stringLivesText
Inherited Variables from XInterface.ScoreBoardDeathMatch
AdminText, BoxMaterial, Continue, DeathsText, Ended, FooterText, FPH, FPHTime, FragLimit, GameType, MapName, MatchIDText, MaxLives, NetText, NotReadyText, OutFireText, OutText, PingText, PlayerText, PLText, PointsText, PRIArray[MAXPLAYERS], RankText, ReadyText, Restart, SkillLevel[8], Spacer, TimeLimit, TimeText
Inherited Variables from Engine.ScoreBoard
bDisplayMessages, GRI, HUDClass

Functions Summary
functionbool InOrder (PlayerReplicationInfo P1, PlayerReplicationInfo P2 ))
event UpdateScoreBoard (Canvas Canvas))
Inherited Functions from XInterface.ScoreBoardDeathMatch
DrawMatchID, DrawNetInfo, DrawTitle, ExtraMarking, GetDefaultScoreInfoString, GetRestartString, GetTitleString, UpdatePrecacheFonts, UpdatePrecacheMaterials, UpdateScoreBoard
Inherited Functions from Engine.ScoreBoard
DrawScoreboard, FormatTime, GetSmallerFontFor, GetSmallFontFor, HaveHalfFont, Init, InitGRI, InitTitle, InOrder, NextStats, PostBeginPlay, SortPRIArray, UpdateGRI, UpdateScoreBoard


Variables Detail

FullOn Source code

var plane FullOn;

GrayedOut Source code

var plane GrayedOut;

LivesText Source code

var localized string LivesText;


Functions Detail

InOrder Source code

simulated function bool InOrder ( PlayerReplicationInfo P1, PlayerReplicationInfo P2 ) )

UpdateScoreBoard Source code

simulated event UpdateScoreBoard ( Canvas Canvas) )


Defaultproperties

defaultproperties
{
	LivesText="LIVES"
    FullOn=(X=1.0,Y=1.0,Z=1.0,W=1.0)
    GrayedOut=(X=0.75,Y=0.75,Z=0.75,W=0.75)
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Do 14.8.2014 09:58:21.167 - Created with UnCodeX