C# Class FermiInTheAir.GameObjects.Player

Afficher le fichier Open project: TominaP/Fermi-in-the-air

Méthodes publiques

Méthode Description
Clear ( ) : void
Player ( ) : System
Print ( ) : void
SetPlaneCoordinates ( ) : void

Private Methods

Méthode Description
GetPlaneHeight ( ) : int
GetPlaneWidth ( ) : int
PrintSelectedPlane ( int x, int y ) : void

Method Details

Clear() public méthode

public Clear ( ) : void
Résultat void

Player() public méthode

public Player ( ) : System
Résultat System

Print() public méthode

public Print ( ) : void
Résultat void

SetPlaneCoordinates() public méthode

public SetPlaneCoordinates ( ) : void
Résultat void