C# Class NumberDrawer, CapsUnity

Inheritance: MonoBehaviour
Afficher le fichier Open project: kofight/CapsUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
Align NumberAlign
FilledWithZero bool
NumberInterval int
SurName string
m_numbers UISprite[],
maxIntLenth int

Méthodes publiques

Méthode Description
SetNumber ( int number, float duration = 0.1f ) : void
SetNumberRapid ( int number ) : void
Start ( ) : void
Update ( ) : void

Method Details

SetNumber() public méthode

public SetNumber ( int number, float duration = 0.1f ) : void
number int
duration float
Résultat void

SetNumberRapid() public méthode

public SetNumberRapid ( int number ) : void
number int
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

Align public_oe property

public NumberAlign Align
Résultat NumberAlign

FilledWithZero public_oe property

public bool FilledWithZero
Résultat bool

NumberInterval public_oe property

public int NumberInterval
Résultat int

SurName public_oe property

public string SurName
Résultat string

m_numbers public_oe property

public UISprite[], m_numbers
Résultat UISprite[],

maxIntLenth public_oe property

public int maxIntLenth
Résultat int