Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
BarraDeVida
C# Class BarraDeVida
Inheritance:
MonoBehaviour
Datei anzeigen
Open project: ProgJogos/programacao-2sem2014
Class Usage Examples
Public Properties
Property
Type
Description
gradiente
Gradient
vidaAtual
float
vidaMaxima
float
Public Methods
Method
Description
Start
( ) :
void
Update
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
Update()
public
method
public
Update
( ) :
void
return
void
Property Details
gradiente
public_oe property
public
Gradient
gradiente
return
Gradient
vidaAtual
public_oe property
public
float
vidaAtual
return
float
vidaMaxima
public_oe property
public
float
vidaMaxima
return
float