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
ProjectileGun
C# Class ProjectileGun, ANI2012A15
Inheritance:
Projectile
Afficher le fichier
Open project: philvoyer/ANI2012A15
Class Usage Examples
Méthodes publiques
Méthode
Description
Reset
( ) :
void
Shoot
( ) :
void
Private Methods
Méthode
Description
FixedUpdate
( ) :
void
OnTriggerEnter
(
Collider
collider
) :
void
Start
( ) :
void
Method Details
Reset()
public
méthode
public
Reset
( ) :
void
Résultat
void
Shoot()
public
méthode
public
Shoot
( ) :
void
Résultat
void