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

BonusPack.HudLMS

Extends
HudCDeathMatch

Core.Object
|   
+-- Engine.Actor
   |   
   +-- Engine.Hud
      |   
      +-- XInterface.HudBase
         |   
         +-- XInterface.HudCDeathMatch
            |   
            +-- BonusPack.HudLMS

Constants Summary
Inherited Contants from XInterface.HudCDeathMatch
WEAPON_BAR_SIZE

Variables Summary
stringLivesRemainingString
stringPlayersRemainString
Inherited Variables from XInterface.HudCDeathMatch
AdrenalineAlert, AdrenalineBackground, AdrenalineBackgroundDisc, AdrenalineCount, AdrenalineIcon, AmmoIcon, BarAmmoIcon[WEAPON_BAR_SIZE], BarBorderAmmoIndicator[WEAPON_BAR_SIZE], BarBorderScaledPosition[WEAPON_BAR_SIZE], BarBorder[WEAPON_BAR_SIZE], BarWeaponIconAnim[WEAPON_BAR_SIZE], BarWeaponIcon[WEAPON_BAR_SIZE], BarWeaponStates[WEAPON_BAR_SIZE], BaseWeapons[WEAPON_BAR_SIZE], bDrawTimer, bShowMissingWeaponInfo, CountDownName[10], CurAmmoPrimary, CurEnergy, CurHealth, CurRank, CurScore, CurShield, CurVehicleHealth, CustomHUDHighlightColor, DigitsAmmo, DigitsBig, DigitsBigPulse, DigitsHealth, DigitsShield, DigitsVehicleHealth, FadeTime, HudAmmoALERT, HudBorderAmmo, HudBorderHealth, HudBorderHealthIcon, HudBorderShield, HudBorderShieldIcon, HudBorderVehicleHealth, HudBorderVehicleHealthIcon, HudColorBlack, HudColorBlue, HudColorHighLight, HudColorNormal, HudColorRed, HudColorTeam[2], HudHealthALERT, HudVehicleHealthALERT, LastAdrenalineTime, LastDamagedHealth, LastDamagedVehicleHealth, LastEnergy, LastHealth, LastShield, LastVehicleHealth, LevelActionFontColor, LevelActionFontFont, LevelActionPositionX, LevelActionPositionY, LongCountName[10], MaxAmmoPrimary, MaxEnergy, MaxShield, myRank, MySceneManagers, myScore, MyScoreBackground, MyScoreIcon, mySpread, NamedPlayer, NameTime, OldPawn, OldRemainingTime, Portrait, PortraitTime, PortraitX, RechargeBar, ScoreDiff, TeamLinked, TimerBackground, TimerBackgroundDisc, TimerDigitSpacer[2], TimerHours, TimerIcon, TimerMinutes, TimerSeconds, UDamageIcon, UDamageTime, VehicleDrawTimer, VehicleName, ZoomToggleTime
Inherited Variables from XInterface.HudBase
AtMenus, bHideWeaponName, bIsCinematic, bShowTargeting, bUseCustomWeaponCrosshairs, bUsingCustomHUDColor, CroppingAmount, CroppingMaterial, Crosshairs, CustomHUDColor, DamageFlash[4], DamageTime[4], DoCropping, Emphasized[4], FontsPrecached, InitialViewingString, InstrDelta, InstrRate, InstructionFontFont, InstructionFontName, InstructionKeyText, InstructionText, InstructTextBorderX, InstructTextBorderY, LastWeaponName, LevelActionFontName, LevelActionLoading, LevelActionPaused, LocalMessages[8], LocationDot, NowViewing, PassStyle, ScoreText, TargetingLocation, TargetingSize, TargetMaterial, TeamIndex, text, VoteMenuClass, WaitingToSpawn, WeaponDrawColor, WeaponDrawTimer, WonMatchPostFix, WonMatchPrefix, YouveLostTheMatch, YouveWonTheMatch

Enumerations Summary
Inherited Enumerations from XInterface.HudBase
EScaleMode

Structures Summary
Inherited Structures from XInterface.HudCDeathMatch
WeaponState
Inherited Structures from XInterface.HudBase
DigitSet, HudLocalizedMessage, NumericWidget, SpriteWidget

Functions Summary
function DrawSpectatingHud (Canvas C))
function UpdateRankAndSpread (Canvas C))
Inherited Functions from XInterface.HudCDeathMatch
CalculateAmmo, CalculateEnergy, CalculateHealth, CalculateScore, CalculateShield, CheckCountdown, CustomCrosshairColorAllowed, CustomCrosshairsAllowed, CustomHUDColorAllowed, DisplayEnemyName, DisplayPortrait, DisplayVoiceGain, DrawAdrenaline, DrawChargeBar, DrawCrosshair, DrawEnemyName, DrawHUDAnimDigit, DrawHUDAnimWidget, DrawHudPassA, DrawHudPassC, DrawLevelAction, DrawSpectatingHud, DrawTimer, DrawUDamage, DrawVehicleChargeBar, DrawVehicleName, DrawWeaponBar, FadeZoom, GetInfoString, GetScoreTagLine, GetScoreText, GetScoreValue, GetTeamColor, GrowHUD, IsInCinematic, LoadLevelActionFont, PostBeginPlay, SetCustomCrosshairColors, SetCustomCrosshairs, SetCustomHUDColor, ShowReloadingPulse, ShrinkHUD, Tick, UpdateHud, UpdatePrecacheMaterials, UpdateRankAndSpread, ZoomFadeOut
Inherited Functions from XInterface.HudBase
ClearMessage, CreateKeyMenus, CustomHUDColorAllowed, DisplayHit, DisplayLocalMessages, Draw2DLocationDot, DrawCinematicHUD, DrawDamageIndicators, DrawHeadShotSphere, DrawHud, DrawHudPassA, DrawHudPassB, DrawHudPassC, DrawHudPassD, DrawInstructionGfx, DrawInstructionKeyText, DrawInstructionText, DrawIntroSubtitles, DrawMessage, DrawNumericWidget, DrawSpriteWidget, DrawTargeting, DrawVehicleName, DrawWeaponName, GetLocalStatsScreen, GetScreenCoords, GetTeamColor, LayoutMessage, LoadInstructionFont, LocalizedMessage, Message, PostBeginPlay, PrecacheFonts, SetCropping, SetCustomHUDColor, SetInstructionKeyText, SetInstructionText, SetTargeting, Tick, UpdateHud


Variables Detail

LivesRemainingString Source code

var localized string LivesRemainingString;

PlayersRemainString Source code

var localized string PlayersRemainString;


Functions Detail

DrawSpectatingHud Source code

simulated function DrawSpectatingHud ( Canvas C) )

UpdateRankAndSpread Source code

simulated function UpdateRankAndSpread ( Canvas C) )


Defaultproperties

defaultproperties
{
    LivesRemainingString="Lives Remaining"
    PlayersRemainString="Players Remain -- "
}

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