C# 클래스 AStarXNA.ConsoleCommands.FullScreenCommand

상속: IConsoleCommand
파일 보기 프로젝트 열기: dreasgrech/AStarXNA

공개 메소드들

메소드 설명
Execute ( string arguments ) : string
FullScreenCommand ( GraphicsDeviceManager graphics ) : System

메소드 상세

Execute() 공개 메소드

public Execute ( string arguments ) : string
arguments string
리턴 string

FullScreenCommand() 공개 메소드

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