C# Class TheseusMinotaur.Theseus

Inheritance: Character
Afficher le fichier Open project: ZachChristensen/Theseus-and-the-Minotaur Class Usage Examples

Méthodes publiques

Méthode Description
IsFinished ( ) : System.Boolean
MoveLeft ( ) : void
Theseus ( int x, int y ) : System

Method Details

IsFinished() public méthode

public IsFinished ( ) : System.Boolean
Résultat System.Boolean

MoveLeft() public méthode

public MoveLeft ( ) : void
Résultat void

Theseus() public méthode

public Theseus ( int x, int y ) : System
x int
y int
Résultat System