|
Terraria v1.4.4.9
Terraria source code documentation
|
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() |
Definition at line 3 of file AmbientSkyDrawCache.cs.