C# Class Interface, TheDeadMemories

Inheritance: MonoBehaviour
Afficher le fichier Open project: TheDeadMemoriesTeam/TheDeadMemories Class Usage Examples

Méthodes publiques

Свойство Type Description
FeuCache GUITexture
FeuOmbres GUITexture
GlaceCache GUITexture
GlaceOmbres GUITexture
JaugeJaune GUITexture
JaugeRouge GUITexture
JaugeVerte GUITexture
JaugeVide GUITexture
ManaTexture GUITexture
VentCache GUITexture
VentOmbres GUITexture
VieTexture GUITexture
gameOverText GUIText
healthManaTextureEmpty GUITexture
player PlayerController
playerSkill SkillManager
playerXp GUIText

Méthodes publiques

Méthode Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public méthode

public LateUpdate ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

FeuCache public_oe property

public GUITexture FeuCache
Résultat GUITexture

FeuOmbres public_oe property

public GUITexture FeuOmbres
Résultat GUITexture

GlaceCache public_oe property

public GUITexture GlaceCache
Résultat GUITexture

GlaceOmbres public_oe property

public GUITexture GlaceOmbres
Résultat GUITexture

JaugeJaune public_oe property

public GUITexture JaugeJaune
Résultat GUITexture

JaugeRouge public_oe property

public GUITexture JaugeRouge
Résultat GUITexture

JaugeVerte public_oe property

public GUITexture JaugeVerte
Résultat GUITexture

JaugeVide public_oe property

public GUITexture JaugeVide
Résultat GUITexture

ManaTexture public_oe property

public GUITexture ManaTexture
Résultat GUITexture

VentCache public_oe property

public GUITexture VentCache
Résultat GUITexture

VentOmbres public_oe property

public GUITexture VentOmbres
Résultat GUITexture

VieTexture public_oe property

public GUITexture VieTexture
Résultat GUITexture

gameOverText public_oe property

public GUIText gameOverText
Résultat GUIText

healthManaTextureEmpty public_oe property

public GUITexture healthManaTextureEmpty
Résultat GUITexture

player public_oe property

public PlayerController player
Résultat PlayerController

playerSkill public_oe property

public SkillManager playerSkill
Résultat SkillManager

playerXp public_oe property

public GUIText playerXp
Résultat GUIText