Terraria v1.4.4.9
Terraria source code documentation
|
Static Public Attributes | |
const int | Forest1 = 0 |
const int | Corruption = 1 |
const int | Desert = 2 |
const int | Jungle = 3 |
const int | Ocean = 4 |
const int | GoodEvilDesert = 5 |
const int | Hallow = 6 |
const int | Snow = 7 |
const int | Crimson = 8 |
const int | Mushroom = 9 |
const int | Forest2 = 10 |
const int | Forest3 = 11 |
const int | Forest4 = 12 |
const int | Empty = 13 |
Definition at line 3 of file SurfaceBackgroundID.cs.