Terraria v1.4.4.9
Terraria source code documentation
|
|
inline |
Definition at line 41 of file WindGrid.cs.
References Terraria.GameContent.Drawing.WindGrid._gameTime, Terraria.GameContent.Drawing.WindGrid._grid, Terraria.GameContent.Drawing.WindGrid._height, Terraria.GameContent.Drawing.WindGrid._width, Terraria.GameContent.Drawing.WindGrid.WindCoord.DirectionX, Terraria.GameContent.Drawing.WindGrid.WindCoord.DirectionY, and Terraria.GameContent.Drawing.WindGrid.WindCoord.Time.
Referenced by Terraria.GameContent.Drawing.TileDrawing.GetHighestWindGridPushComplex(), Terraria.GameContent.Drawing.TileDrawing.GetWindGridPush(), Terraria.GameContent.Drawing.TileDrawing.GetWindGridPush2Axis(), and Terraria.GameContent.Drawing.TileDrawing.GetWindGridPushComplex().