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

BonusPack.MutantScoreboard

Extends
ScoreBoardDeathMatch

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

Constants Summary
Inherited Contants from XInterface.ScoreBoardDeathMatch
MAXPLAYERS

Variables Summary
MutantScoreboard
MaterialBottomFeederMarker
MaterialMutantMarker
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
function ExtraMarking (Canvas Canvas, int PlayerCount, int OwnerOffset, int XPos, int YPos, int YOffset)
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

MutantScoreboard

BottomFeederMarker Source code

var(MutantScoreboard) Material BottomFeederMarker;

MutantMarker Source code

var(MutantScoreboard) Material MutantMarker;


Functions Detail

ExtraMarking Source code

function ExtraMarking ( Canvas Canvas, int PlayerCount, int OwnerOffset, int XPos, int YPos, int YOffset )


Defaultproperties

defaultproperties
{
     BottomFeederMarker=Texture'MutantSkins.HUD.BFeeder_icon'
     MutantMarker=FinalBlend'MenuEffects.ScoreBoard.ScoreboardU_FB'
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Wed 7/2/2007 19:16:06.546 - Created with UnCodeX