Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.Skies.BlizzardSky Class Reference

Public Member Functions

override void OnLoad ()
 
override void Update (GameTime gameTime)
 
override void Draw (SpriteBatch spriteBatch, float minDepth, float maxDepth)
 
override void Activate (Vector2 position, params object[] args)
 
override void Deactivate (params object[] args)
 
override void Reset ()
 
override bool IsActive ()
 
virtual Color OnTileColor (Color inColor)
 
virtual float GetCloudAlpha ()
 
override bool IsVisible ()
 
void Load ()
 

Public Attributes

float Opacity
 

Protected Attributes

bool _isLoaded
 
EffectPriority _priority
 

Properties

bool IsLoaded [get]
 
EffectPriority Priority [get]
 

Private Attributes

UnifiedRandom _random = new UnifiedRandom()
 
bool _isActive
 
bool _isLeaving
 
float _opacity
 

Detailed Description

Definition at line 9 of file BlizzardSky.cs.


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