Table of Contents

Enum WallDisplay

Namespace
TinyLife
Assembly
Tiny Life.dll

The possible modes that a Wall and Roof can display in. The ordering of this enumeration is based on how much of the walls (and roofs) can be seen.

public enum WallDisplay
Extension Methods

Fields

Auto = 1

A wall display that represents the back walls of buildings being Up, but the front wals being Down

Down = 2

A wall display that represents only the lowest few pixels of each wall being displayed

Up = 0

A wall display that represents full walls, but no roofs, being displayed