terraria-cpp2il-methodrecon v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
Terraria.Graphics.Renderers.MapHeadRenderer Class Reference
+ Inheritance diagram for Terraria.Graphics.Renderers.MapHeadRenderer:

Public Member Functions

 MapHeadRenderer ()
 
void Reset ()
 
void DrawPlayerHead (Camera camera, Player drawPlayer, Vector2 position, float alpha=1f, float scale=1f, [Optional] Color borderColor)
 
void PrepareRenderTarget (GraphicsDevice device, SpriteBatch spriteBatch)
 

Properties

bool IsReady [get]
 

Private Member Functions

void RenderDrawData (Player drawPlayer)
 
void CreateOutlines (float alpha, float scale, Color borderColor)
 

Private Attributes

bool _anyDirty
 
PlayerHeadDrawRenderTargetContent[] _playerRenders
 
readonly List< DrawData_drawData
 

Detailed Description

Definition at line 13 of file MapHeadRenderer.cs.


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