C# Class PantheonPrototype.FriendNPC

Inheritance: NPCCharacter
Afficher le fichier Open project: Bacon41/PantheonPrototype

Méthodes publiques

Méthode Description
FriendNPC ( Vector2 location, Rectangle drawBox, Rectangle boundingBox ) : System

Method Details

FriendNPC() public méthode

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