C# Class FlipFall.UI.UIStarCount

Inheritance: MonoBehaviour
Afficher le fichier Open project: flo-wolf/Flip-Fall Class Usage Examples

Méthodes publiques

Свойство Type Description
_instance UIStarCount
animator Animator
starText Text

Méthodes publiques

Méthode Description
Hide ( ) : void
Show ( ) : void
StarsChanged ( ) : void
WalletUpdate ( ) : void

Private Methods

Méthode Description
Start ( ) : void

Method Details

Hide() public static méthode

public static Hide ( ) : void
Résultat void

Show() public static méthode

public static Show ( ) : void
Résultat void

StarsChanged() public méthode

public StarsChanged ( ) : void
Résultat void

WalletUpdate() public méthode

public WalletUpdate ( ) : void
Résultat void

Property Details

_instance public_oe static_oe property

public static UIStarCount,FlipFall.UI _instance
Résultat UIStarCount

animator public_oe property

public Animator animator
Résultat Animator

starText public_oe property

public Text starText
Résultat Text