Terraria v1.4.4.9
Terraria source code documentation
|
Public Attributes | |
Tile | tileCache |
ushort | typeCache |
short | tileFrameX |
short | tileFrameY |
Texture2D | drawTexture |
Color | tileLight |
int | tileTop |
int | tileWidth |
int | tileHeight |
int | halfBrickHeight |
int | addFrY |
int | addFrX |
SpriteEffects | tileSpriteEffect |
Texture2D | glowTexture |
Rectangle | glowSourceRect |
Color | glowColor |
Vector3[] | colorSlices = new Vector3[9] |
Color | finalColor |
Color | colorTint |
Definition at line 6 of file TileDrawInfo.cs.