Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.WorldGen.Spread Class Reference

Static Public Member Functions

static void Wall (int x, int y, int wallType)
 
static void Wall2 (int x, int y, int wallType)
 
static void Moss (int x, int y)
 
static void Gem (int x, int y)
 
static void Spider (int x, int y)
 
static void WallDungeon (int x, int y, int wallType)
 

Static Private Member Functions

static bool Gemmable (int type)
 

Detailed Description

Definition at line 102 of file WorldGen.cs.


The documentation for this class was generated from the following file: