C# Class ctac.PlayerResourceView

Inheritance: strange.extensions.mediation.impl.View
Afficher le fichier Open project: dshook/centauri-tac

Méthodes publiques

Свойство Type Description
currentEnergyText TMPro.TextMeshProUGUI
fillRenderer UnityEngine.MeshRenderer
maxEnergyText TMPro.TextMeshProUGUI

Méthodes publiques

Méthode Description
Update ( ) : void

Private Methods

Méthode Description
init ( ) : void
updateText ( int resource, int max ) : void

Method Details

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

currentEnergyText public_oe property

public TextMeshProUGUI,TMPro currentEnergyText
Résultat TMPro.TextMeshProUGUI

fillRenderer public_oe property

public MeshRenderer,UnityEngine fillRenderer
Résultat UnityEngine.MeshRenderer

maxEnergyText public_oe property

public TextMeshProUGUI,TMPro maxEnergyText
Résultat TMPro.TextMeshProUGUI