C# 클래스 DRObjects.LocalMapGeneratorObjects.Maplet

This represents part of the map. It may be a room, or part of a room, or part of a part of a room etc... Each maplet may contain items, inclor other maplets
파일 보기 프로젝트 열기: Haedrian/Divine-Right 1 사용 예제들

공개 메소드들

메소드 설명
AddSizeRange ( ) : void

Adds some sort of size range to the X and Y

Maplet ( ) : System

메소드 상세

AddSizeRange() 공개 메소드

Adds some sort of size range to the X and Y
public AddSizeRange ( ) : void
리턴 void

Maplet() 공개 메소드

public Maplet ( ) : System
리턴 System