Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Project290
Games
Solitude
SolitudeHUD
HealthBar
C# Class Project290.Games.Solitude.SolitudeHUD.HealthBar
Mostra file
Open project: scastle/Solitude
Class Usage Examples
Public Methods
Method
Description
Draw
( ) :
void
HealthBar
(
int
currentHealth
,
int
totalHealth
) :
System
Update
( ) :
void
Method Details
Draw()
public
method
public
Draw
( ) :
void
return
void
HealthBar()
public
method
public
HealthBar
(
int
currentHealth
,
int
totalHealth
) :
System
currentHealth
int
totalHealth
int
return
System
Update()
public
method
public
Update
( ) :
void
return
void