C# 클래스 JessTheseusMinotaur.Minotaur

상속: Character
파일 보기 프로젝트 열기: ZachChristensen/Theseus-and-the-Minotaur 1 사용 예제들

공개 메소드들

메소드 설명
HuntHorizontal ( ) : void
HuntTheseus ( ) : void
HuntVertical ( ) : void
Minotaur ( int aColumn, int aRow ) : System

메소드 상세

HuntHorizontal() 공개 메소드

public HuntHorizontal ( ) : void
리턴 void

HuntTheseus() 공개 메소드

public HuntTheseus ( ) : void
리턴 void

HuntVertical() 공개 메소드

public HuntVertical ( ) : void
리턴 void

Minotaur() 공개 메소드

public Minotaur ( int aColumn, int aRow ) : System
aColumn int
aRow int
리턴 System