C# Class PantheonPrototype.BunnyTrigger

Trigger for incessantly spawning bunnies.
Inheritance: Trigger
Afficher le fichier Open project: Bacon41/PantheonPrototype

Méthodes publiques

Méthode Description
BunnyTrigger ( Rectangle locationBox, Pantheon gameReference ) : System
triggerHandler ( Event eventInfo ) : void

Method Details

BunnyTrigger() public méthode

public BunnyTrigger ( Rectangle locationBox, Pantheon gameReference ) : System
locationBox Microsoft.Xna.Framework.Rectangle
gameReference Pantheon
Résultat System

triggerHandler() public méthode

public triggerHandler ( Event eventInfo ) : void
eventInfo Event
Résultat void