C# Class 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
Show file Open project: Haedrian/Divine-Right Class Usage Examples

Public Methods

Method Description
AddSizeRange ( ) : void

Adds some sort of size range to the X and Y

Maplet ( ) : System

Method Details

AddSizeRange() public method

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

Maplet() public method

public Maplet ( ) : System
return System