C# Class TheseusMinotaur.Theseus

Inheritance: Character
Show file Open project: ZachChristensen/Theseus-and-the-Minotaur Class Usage Examples

Public Methods

Method Description
IsFinished ( ) : System.Boolean
MoveLeft ( ) : void
Theseus ( int x, int y ) : System

Method Details

IsFinished() public method

public IsFinished ( ) : System.Boolean
return System.Boolean

MoveLeft() public method

public MoveLeft ( ) : void
return void

Theseus() public method

public Theseus ( int x, int y ) : System
x int
y int
return System