Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
BT_HealthGUI
C# Class BT_HealthGUI, Heracles
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: TrinityUniversityGameDesign/Heracles
Méthodes publiques
Свойство
Type
Description
flip
bool
healthIcon
UnityEngine.Texture2D
xStart
int
yStart
int
Méthodes publiques
Méthode
Description
OnGUI
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
OnGUI()
public
méthode
public
OnGUI
( ) :
void
Résultat
void
Start()
public
méthode
public
Start
( ) :
void
Résultat
void
Update()
public
méthode
public
Update
( ) :
void
Résultat
void
Property Details
flip
public_oe property
public
bool
flip
Résultat
bool
healthIcon
public_oe property
public
Texture2D,UnityEngine
healthIcon
Résultat
UnityEngine.Texture2D
xStart
public_oe property
public
int
xStart
Résultat
int
yStart
public_oe property
public
int
yStart
Résultat
int