C# Class spawnExplodingPill, CLOG2015

Inheritance: MonoBehaviour
Afficher le fichier Open project: bennorskov/CLOG2015

Méthodes publiques

Свойство Type Description
expPill GameObject

Méthodes publiques

Méthode Description
Start ( ) : void
Update ( ) : void
shootAuto ( ) : void
spawnAPill ( ) : void
turnOnShooter ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

shootAuto() public méthode

public shootAuto ( ) : void
Résultat void

spawnAPill() public méthode

public spawnAPill ( ) : void
Résultat void

turnOnShooter() public méthode

public turnOnShooter ( ) : void
Résultat void

Property Details

expPill public_oe property

public GameObject expPill
Résultat GameObject