C# 클래스 TheseusMinotaur.Theseus

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

공개 메소드들

메소드 설명
IsFinished ( ) : System.Boolean
MoveLeft ( ) : void
Theseus ( int x, int y ) : System

메소드 상세

IsFinished() 공개 메소드

public IsFinished ( ) : System.Boolean
리턴 System.Boolean

MoveLeft() 공개 메소드

public MoveLeft ( ) : void
리턴 void

Theseus() 공개 메소드

public Theseus ( int x, int y ) : System
x int
y int
리턴 System