C# Class PantheonPrototype.Scar

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

Public Methods

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

Initializes key values of a weapon.

Method Details

Scar() public method

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