terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Terraria.GameContent.AmbientWindSystem Class Reference
+ Collaboration diagram for Terraria.GameContent.AmbientWindSystem:

Public Member Functions

 AmbientWindSystem ()
 
void Update ()
 

Private Member Functions

void SpawnAirborneWind ()
 
Rectangle GetTileWorkSpace ()
 
void TrySpawningWind (int x, int y)
 
void SpawnAirborneCloud (int x, int y)
 
void SpawnFloorCloud (int x, int y)
 
void TestAirCloud (int x, int y)
 
bool DoesTileAllowWind (Tile t)
 

Private Attributes

UnifiedRandom _random
 
List< Point_spotsForAirboneWind
 
int _updatesCounter
 
int _lastFrame
 
float _airSpaceTests
 
float _floorSpaceTests
 

Detailed Description

Definition at line 12 of file AmbientWindSystem.cs.


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