Property | Type | Description | |
---|---|---|---|
bottom | bool | ||
left | bool | ||
right | bool | ||
top | bool |
Method | Description | |
---|---|---|
BlockStyle ( bool up, bool down, bool left, bool right ) : Terraria.DataStructures | ||
Clear ( ) : void |
public BlockStyle ( bool up, bool down, bool left, bool right ) : Terraria.DataStructures | ||
up | bool | |
down | bool | |
left | bool | |
right | bool | |
return | Terraria.DataStructures |