C# Class AStarXNA.ConsoleCommands.FullScreenCommand

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

Méthodes publiques

Méthode Description
Execute ( string arguments ) : string
FullScreenCommand ( GraphicsDeviceManager graphics ) : System

Method Details

Execute() public méthode

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

FullScreenCommand() public méthode

public FullScreenCommand ( GraphicsDeviceManager graphics ) : System
graphics Microsoft.Xna.Framework.GraphicsDeviceManager
Résultat System