Table of Contents

Class PlayerSpecificMultiplayerHud.ScoreCounter

Namespace
HUD
Assembly
Assembly-CSharp.dll
public class PlayerSpecificMultiplayerHud.ScoreCounter : PlayerSpecificMultiplayerHud.Part
Inheritance
PlayerSpecificMultiplayerHud.ScoreCounter
Inherited Members

Constructors

ScoreCounter(PlayerSpecificMultiplayerHud)

public ScoreCounter(PlayerSpecificMultiplayerHud owner)

Parameters

owner PlayerSpecificMultiplayerHud

Fields

alpha

public float alpha

Field Value

float

betweenNumbersCounter

public int betweenNumbersCounter

Field Value

int

bump

public float bump

Field Value

float

changeCounter

public int changeCounter

Field Value

int

currentDisplayScore

public int currentDisplayScore

Field Value

int

darkGradient

public FSprite darkGradient

Field Value

FSprite

lastAlpha

public float lastAlpha

Field Value

float

lastBump

public float lastBump

Field Value

float

lightGradient

public FSprite lightGradient

Field Value

FSprite

remainVisible

public int remainVisible

Field Value

int

scoreText

public FLabel scoreText

Field Value

FLabel

Properties

Score

public int Score { get; }

Property Value

int

Methods

ClearSprites()

public override void ClearSprites()

Draw(float)

public override void Draw(float timeStacker)

Parameters

timeStacker float

Update()

public override void Update()