C# 클래스 Dwarrowdelf.Client.MapSelection

파일 보기 프로젝트 열기: tomba/dwarrowdelf 1 사용 예제들

공개 메소드들

메소드 설명
MapSelection ( IntGrid3 box ) : System
MapSelection ( IntVector3 start, IntVector3 end ) : System

메소드 상세

MapSelection() 공개 메소드

public MapSelection ( IntGrid3 box ) : System
box IntGrid3
리턴 System

MapSelection() 공개 메소드

public MapSelection ( IntVector3 start, IntVector3 end ) : System
start IntVector3
end IntVector3
리턴 System