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

Botpack.LMSScoreBoard

Extends
TournamentScoreBoard

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Info
      |   
      +-- Engine.ScoreBoard
         |   
         +-- Botpack.TournamentScoreBoard
            |   
            +-- Botpack.LMSScoreBoard

Variables Summary
stringVictoryGoal
Inherited Variables from Botpack.TournamentScoreBoard
Author, BlueColor, BronzeColor, bTimeDown, Continue, CyanColor, DeathsString, ElapsedTime, Ended, FPHString, FragGoal, FragsString, GoldColor, GreenColor, LightCyanColor, LossString, MapTitle, MapTitleQuote, MyFonts, Ordered[32], PingString, PlayerString, RedColor, RemainingTime, Restart, ScoreStart, SilverColor, TimeLimit, TimeString, WhiteColor
Inherited Variables from Engine.ScoreBoard
OwnerHUD, RegFont

Functions Summary
function DrawCategoryHeaders (Canvas Canvas))
function DrawNameAndPing (Canvas Canvas, PlayerReplicationInfo PRI, float XOffset, float YOffset, bool bCompressed))
function DrawVictoryConditions (Canvas Canvas))
Inherited Functions from Botpack.TournamentScoreBoard
Destroyed, DrawCategoryHeaders, DrawHeader, DrawNameAndPing, DrawTrailer, DrawVictoryConditions, PostBeginPlay, ShowScores, SortScores, TwoDigitString
Inherited Functions from Engine.ScoreBoard
PreBeginPlay, ShowMiniScores, ShowScores


Variables Detail

VictoryGoal Source code

var localized string VictoryGoal;


Functions Detail

DrawCategoryHeaders Source code

function DrawCategoryHeaders ( Canvas Canvas) )

DrawNameAndPing Source code

function DrawNameAndPing ( Canvas Canvas, PlayerReplicationInfo PRI, float XOffset, float YOffset, bool bCompressed) )

DrawVictoryConditions Source code

function DrawVictoryConditions ( Canvas Canvas) )


Defaultproperties

defaultproperties
{
     VictoryGoal="Be the last one alive!"
     FragsString="Lives"
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Fr 7.6.2013 13:14:38.032 - Created with UnCodeX