C# Class PantheonPrototype.QuestTrigger

Target for an objective for that one quest that's used for testing but eventually for other quests too.
Inheritance: Trigger
Mostrar archivo Open project: Bacon41/PantheonPrototype

Public Methods

Method Description
QuestTrigger ( Rectangle locationBox, Pantheon gameReference ) : System

Method Details

QuestTrigger() public method

public QuestTrigger ( Rectangle locationBox, Pantheon gameReference ) : System
locationBox Microsoft.Xna.Framework.Rectangle
gameReference Pantheon
return System