C# Class PantheonPrototype.BoogerGun

The base weapon
Inheritance: Weapon
Mostrar archivo Open project: Bacon41/PantheonPrototype

Public Methods

Method Description
BoogerGun ( Microsoft.Xna.Framework.Content.ContentManager Content ) : System

Initializes key values of a weapon.

Method Details

BoogerGun() public method

Initializes key values of a weapon.
public BoogerGun ( Microsoft.Xna.Framework.Content.ContentManager Content ) : System
Content Microsoft.Xna.Framework.Content.ContentManager
return System