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
AutoCanon
C# Class AutoCanon, Unity2d-Game
Inheritance:
Building
Afficher le fichier
Open project: sagivo/Unity2d-Game
Méthodes publiques
Свойство
Type
Description
bullet
Bullet,
shootSpeedPerLevel
float[]
Méthodes publiques
Méthode
Description
findTarget
( ) :
void
shoot
( ) :
void
Méthodes protégées
Méthode
Description
Awake
( ) :
void
Start
( ) :
void
Update
( ) :
void
Method Details
Awake()
protected
méthode
protected
Awake
( ) :
void
Résultat
void
Start()
protected
méthode
protected
Start
( ) :
void
Résultat
void
Update()
protected
méthode
protected
Update
( ) :
void
Résultat
void
findTarget()
public
méthode
public
findTarget
( ) :
void
Résultat
void
shoot()
public
méthode
public
shoot
( ) :
void
Résultat
void
Property Details
bullet
public_oe property
public
Bullet,
bullet
Résultat
Bullet,
shootSpeedPerLevel
public_oe property
public
float[]
shootSpeedPerLevel
Résultat
float[]