tModLoader v2024.10
A mod to make and play Terraria mods
|
Public Member Functions | |
VertexColors (Color color) | |
VertexColors (Color topLeft, Color topRight, Color bottomRight, Color bottomLeft) | |
Static Public Member Functions | |
static implicit | operator VertexColors (Color color) |
Public Attributes | |
Color | BottomLeftColor |
Color | BottomRightColor |
Color | TopLeftColor |
Color | TopRightColor |