tModLoader v2023.01
A mod to make and play Terraria mods
|
Public Member Functions | |
void | Clear () |
bool | Equals (ref MapTile other) |
bool | EqualsWithoutLight (ref MapTile other) |
MapTile | WithLight (byte light) |
Static Public Member Functions | |
static MapTile | Create (ushort type, byte light, byte color) |
Public Attributes | |
byte | Light |
ushort | Type |
Properties | |
byte | Color [get, set] |
bool | IsChanged [get, set] |