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
Afficher le fichier Open project: Haedrian/Divine-Right Class Usage Examples

Méthodes publiques

Méthode Description
AddSizeRange ( ) : void

Adds some sort of size range to the X and Y

Maplet ( ) : System

Method Details

AddSizeRange() public méthode

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

Maplet() public méthode

public Maplet ( ) : System
Résultat System