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
FireballScript
C# Class FireballScript, Heracles
Inheritance:
MonoBehaviour
Afficher le fichier
Open project: TrinityUniversityGameDesign/Heracles
Class Usage Examples
Méthodes publiques
Свойство
Type
Description
life
int
pos
Transform
speed
float
Méthodes publiques
Méthode
Description
FixedUpdate
( ) :
void
start
( ) :
void
Method Details
FixedUpdate()
public
méthode
public
FixedUpdate
( ) :
void
Résultat
void
start()
public
méthode
public
start
( ) :
void
Résultat
void
Property Details
life
public_oe property
public
int
life
Résultat
int
pos
public_oe property
public
Transform
pos
Résultat
Transform
speed
public_oe property
public
float
speed
Résultat
float