|
Terraria v1.4.4.9
Terraria source code documentation
|
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 |
Definition at line 8 of file NPCHeadRenderer.cs.