|
Terraria v1.4.4.9
Terraria source code documentation
|
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 | TopLeftColor |
| Color | TopRightColor |
| Color | BottomLeftColor |
| Color | BottomRightColor |
Definition at line 5 of file VertexColors.cs.