C# Class AStarXNA.ConsoleCommands.DisplayGridlinesCommand

Inheritance: IConsoleCommand
Afficher le fichier Open project: dreasgrech/AStarXNA

Méthodes publiques

Méthode Description
DisplayGridlinesCommand ( Grid grid ) : System
Execute ( string arguments ) : string

Method Details

DisplayGridlinesCommand() public méthode

public DisplayGridlinesCommand ( Grid grid ) : System
grid Grid
Résultat System

Execute() public méthode

public Execute ( string arguments ) : string
arguments string
Résultat string