Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.NPCHeadRenderer Class Reference

Public Member Functions

 NPCHeadRenderer (Asset< Texture2D >[] matchingArray)
 
void Reset ()
 
void DrawWithOutlines (Entity entity, int headId, Vector2 position, Color color, float rotation, float scale, SpriteEffects effects)
 
void PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch)
 

Properties

bool IsReady [get]
 

Private Attributes

NPCHeadDrawRenderTargetContent[] _contents
 
Asset< Texture2D >[] _matchingArray
 

Detailed Description

Definition at line 8 of file NPCHeadRenderer.cs.


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