C# 클래스 AStarXNA.ConsoleCommands.CellSizeCommand

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

공개 메소드들

메소드 설명
CellSizeCommand ( Grid grid ) : System
Execute ( string arguments ) : string

메소드 상세

CellSizeCommand() 공개 메소드

public CellSizeCommand ( Grid grid ) : System
grid Grid
리턴 System

Execute() 공개 메소드

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