C# Class PantheonPrototype.FriendNPC

Inheritance: NPCCharacter
Mostrar archivo Open project: Bacon41/PantheonPrototype

Public Methods

Method Description
FriendNPC ( Vector2 location, Rectangle drawBox, Rectangle boundingBox ) : System

Method Details

FriendNPC() public method

public FriendNPC ( Vector2 location, Rectangle drawBox, Rectangle boundingBox ) : System
location Vector2
drawBox Microsoft.Xna.Framework.Rectangle
boundingBox Microsoft.Xna.Framework.Rectangle
return System