Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.DataStructures.PlayerDrawHelper Class Reference

Public Types

enum  ShaderConfiguration { ArmorShader , HairShader , TileShader , TilePaintID }
 

Static Public Member Functions

static int PackShader (int localShaderIndex, ShaderConfiguration shaderType)
 
static void UnpackShader (int packedShaderIndex, out int localShaderIndex, out ShaderConfiguration shaderType)
 
static void SetShaderForData (Player player, int cHead, ref DrawData cdd)
 

Static Public Attributes

static Color DISPLAY_DOLL_DEFAULT_SKIN_COLOR = new Color(163, 121, 92)
 

Detailed Description

Definition at line 6 of file PlayerDrawHelper.cs.


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