C# Class Ctrl_Space.Gameplay.Weapon.SprayGun

Inheritance: WeaponBase
Datei anzeigen Open project: vkd/Ctrl-Space

Public Methods

Method Description
Shoot ( World world ) : void
SprayGun ( GameObject owner ) : Ctrl_Space.Gameplay.Bullets

Method Details

Shoot() public method

public Shoot ( World world ) : void
world World
return void

SprayGun() public method

public SprayGun ( GameObject owner ) : Ctrl_Space.Gameplay.Bullets
owner GameObject
return Ctrl_Space.Gameplay.Bullets