tModLoader v0.11.8.9
A mod to make and play Terraria mods
ModBackgroundStyle.cs File Reference

Go to the source code of this file.

Classes

class  Terraria.ModLoader.GlobalBgStyle
 This class serves to collect functions that operate on any kind of background style, without being specific to one single background style. More...
 
class  Terraria.ModLoader.ModSurfaceBgStyle
 Each background style determines in its own way how exactly the background is drawn. This class serves as a collection of functions for above-ground backgrounds. More...
 
class  Terraria.ModLoader.ModUgBgStyle
 Each background style determines in its own way how exactly the background is drawn. This class serves as a collection of functions for underground backgrounds. More...
 

Namespaces

namespace  Terraria
 
namespace  Terraria.ModLoader