Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Ambience.AmbientSkyDrawCache Class Reference

Classes

struct  OceanLineCache
 
struct  UnderworldCache
 

Public Member Functions

void SetUnderworldInfo (int drawIndex, float scale)
 
void SetOceanLineInfo (float yScreenPosition, float oceanOpacity)
 

Public Attributes

UnderworldCache[] Underworld = new UnderworldCache[5]
 
OceanLineCache OceanLineInfo
 

Static Public Attributes

static AmbientSkyDrawCache Instance = new AmbientSkyDrawCache()
 

Detailed Description

Definition at line 3 of file AmbientSkyDrawCache.cs.


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