areadescription - eisclimber/ExPresS-XR GitHub Wiki
Class in ExPresSXR.Minigames.TileGame
Inherits from System.Object
Description of an excavation area.
public class AreaDescription| Name | Description |
|---|---|
| AreaDescription(int,string,Color,Material) | Constructor for creating a new area description. |
| Name | Description |
|---|---|
| Color | Color (for the scores of the area). |
| Id | Id of the area |
| Material | Material representing the area. |
| Name | Display name of the area. |