terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.GameContent.Biomes.JunglePass Class Reference
+ Inheritance diagram for Terraria.GameContent.Biomes.JunglePass:

Public Member Functions

 JunglePass ()
 
void Apply (GenerationProgress progress, GameConfiguration configuration)
 

Public Attributes

string Name
 
double Weight
 

Protected Member Functions

override void ApplyPass (GenerationProgress progress, GameConfiguration configuration)
 

Properties

static UnifiedRandom _random [get]
 
static TileData _tiles [get]
 
static int _worldWidth [get]
 
static int _worldHeight [get]
 

Private Member Functions

void PlaceGemsAt (int x, int y, ushort baseGem, int gemVariants)
 
void PlaceFirstPassMud (int x, int y, int xSpeedScale)
 
Point CreateStartPoint ()
 
void ApplyRandomMovement (int x, int y, int xRange, int yRange)
 
void GenerateTunnelToSurface (int i, int j)
 
void GenerateHolesInMudWalls ()
 
void GenerateFinishingTouches (GenerationProgress progress, int oldX, int oldY)
 

Private Attributes

double _worldScale
 

Detailed Description

Definition at line 10 of file JunglePass.cs.


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