|
Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
| void | Cull (ref int up, ref int down, ref int left, ref int right, ref int upLeft, ref int upRight, ref int downLeft, ref int downRight) |
Public Attributes | |
| bool | CullTop |
| bool | CullBottom |
| bool | CullLeft |
| bool | CullRight |
| bool | CullTopLeft |
| bool | CullTopRight |
| bool | CullBottomLeft |
| bool | CullBottomRight |
Definition at line 837 of file WorldGen.cs.