C# Class HelixProjectile, Castle-Bashers

Inheritance: Projectile
Mostra file Open project: DevelopersGuild/Castle-Bashers Class Usage Examples

Public Methods

Method Description
Shoot ( Vector3 dir ) : void

Private Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Shoot() public method

public Shoot ( Vector3 dir ) : void
dir Vector3
return void