C# Class SingleShotBehaviour, rainCrossBow

Inheritance: Enemy
Afficher le fichier Open project: Collegiennes/rainCrossBow

Méthodes publiques

Свойство Type Description
invertColors bool

Méthodes publiques

Méthode Description
FixedUpdate ( ) : void
OnDie ( ) : void

Méthodes protégées

Méthode Description
Start ( ) : void

Method Details

FixedUpdate() public méthode

public FixedUpdate ( ) : void
Résultat void

OnDie() public méthode

public OnDie ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

invertColors public_oe property

public bool invertColors
Résultat bool