C# 클래스 PantheonPrototype.BunnyTrigger

Trigger for incessantly spawning bunnies.
상속: Trigger
파일 보기 프로젝트 열기: Bacon41/PantheonPrototype

공개 메소드들

메소드 설명
BunnyTrigger ( Rectangle locationBox, Pantheon gameReference ) : System
triggerHandler ( Event eventInfo ) : void

메소드 상세

BunnyTrigger() 공개 메소드

public BunnyTrigger ( Rectangle locationBox, Pantheon gameReference ) : System
locationBox Microsoft.Xna.Framework.Rectangle
gameReference Pantheon
리턴 System

triggerHandler() 공개 메소드

public triggerHandler ( Event eventInfo ) : void
eventInfo Event
리턴 void