TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.ModLoader.SurfaceBackgroundStylesLoader Class Reference
+ Inheritance diagram for Terraria.ModLoader.SurfaceBackgroundStylesLoader:
+ Collaboration diagram for Terraria.ModLoader.SurfaceBackgroundStylesLoader:

Public Member Functions

 SurfaceBackgroundStylesLoader ()
 
override void ChooseStyle (out int style, out SceneEffectPriority priority)
 
void ModifyFarFades (int style, float[] fades, float transitionSpeed)
 
void DrawFarTexture ()
 
void DrawMiddleTexture ()
 
void DrawCloseBackground (int style)
 
void UpdateSceneEffect (Player player)
 
void UpdateMusic (ref int music, ref SceneEffectPriority priority)
 
int Register (T obj)
 
Get (int id)
 

Static Public Attributes

const int VanillaSceneEffectCount
 

Protected Member Functions

int Reserve ()
 

Package Functions

override void ResizeArrays ()
 
override void Unload ()
 
void Initialize (int vanillaCount)
 Initializes the loader based on the vanilla count of the ModType.
 

Package Attributes

List< T > list
 

Static Package Attributes

static bool loaded
 

Properties

int VanillaCount [get, set]
 
int TotalCount [get, set]
 

Detailed Description

Definition at line 10 of file SurfaceBackgroundStylesLoader.cs.


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