C# Class Interface, TheDeadMemories

Inheritance: MonoBehaviour
Mostrar archivo Open project: TheDeadMemoriesTeam/TheDeadMemories Class Usage Examples

Public Properties

Property 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

Public Methods

Method Description
LateUpdate ( ) : void
Start ( ) : void

Method Details

LateUpdate() public method

public LateUpdate ( ) : void
return void

Start() public method

public Start ( ) : void
return void

Property Details

FeuCache public_oe property

public GUITexture FeuCache
return GUITexture

FeuOmbres public_oe property

public GUITexture FeuOmbres
return GUITexture

GlaceCache public_oe property

public GUITexture GlaceCache
return GUITexture

GlaceOmbres public_oe property

public GUITexture GlaceOmbres
return GUITexture

JaugeJaune public_oe property

public GUITexture JaugeJaune
return GUITexture

JaugeRouge public_oe property

public GUITexture JaugeRouge
return GUITexture

JaugeVerte public_oe property

public GUITexture JaugeVerte
return GUITexture

JaugeVide public_oe property

public GUITexture JaugeVide
return GUITexture

ManaTexture public_oe property

public GUITexture ManaTexture
return GUITexture

VentCache public_oe property

public GUITexture VentCache
return GUITexture

VentOmbres public_oe property

public GUITexture VentOmbres
return GUITexture

VieTexture public_oe property

public GUITexture VieTexture
return GUITexture

gameOverText public_oe property

public GUIText gameOverText
return GUIText

healthManaTextureEmpty public_oe property

public GUITexture healthManaTextureEmpty
return GUITexture

player public_oe property

public PlayerController player
return PlayerController

playerSkill public_oe property

public SkillManager playerSkill
return SkillManager

playerXp public_oe property

public GUIText playerXp
return GUIText