Terraria v1.4.4.9
Terraria source code documentation
|
Classes | |
class | Profiles |
Public Member Functions | |
delegate bool | IsTileFitForTreeGroundTest (int tileType) |
delegate bool | IsWallTypeFitForTreeBack (int wallType) |
Public Attributes | |
ushort | TreeTileType |
int | TreeHeightMin |
int | TreeHeightMax |
int | TreeTopPaddingNeeded |
IsTileFitForTreeGroundTest | GroundTest |
IsWallTypeFitForTreeBack | WallTest |
ushort | SaplingTileType |
Definition at line 611 of file WorldGen.cs.