C# Class AStarXNA.ConsoleCommands.FullScreenCommand

Inheritance: IConsoleCommand
Show file Open project: dreasgrech/AStarXNA

Public Methods

Method Description
Execute ( string arguments ) : string
FullScreenCommand ( GraphicsDeviceManager graphics ) : System

Method Details

Execute() public method

public Execute ( string arguments ) : string
arguments string
return string

FullScreenCommand() public method

public FullScreenCommand ( GraphicsDeviceManager graphics ) : System
graphics Microsoft.Xna.Framework.GraphicsDeviceManager
return System