C# Class HelixProjectile, Castle-Bashers

Inheritance: Projectile
Afficher le fichier Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Méthodes publiques

Méthode Description
Shoot ( Vector3 dir ) : void

Private Methods

Méthode Description
Start ( ) : void
Update ( ) : void

Method Details

Shoot() public méthode

public Shoot ( Vector3 dir ) : void
dir Vector3
Résultat void