Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.GameContent.UI.NewMultiplayerClosePlayersOverlay.PlayerOffScreenCache Struct Reference

Public Member Functions

 PlayerOffScreenCache (string name, Vector2 pos, Color color, Vector2 npDistPos, string npDist, Player thePlayer, Vector2 theMeasurement)
 
void DrawPlayerName (SpriteBatch spriteBatch)
 
void DrawPlayerHead ()
 
void DrawLifeBar ()
 
void DrawPlayerDistance (SpriteBatch spriteBatch)
 

Private Attributes

Player player
 
string nameToShow
 
Vector2 namePlatePos
 
Color namePlateColor
 
Vector2 distanceDrawPosition
 
string distanceString
 
Vector2 measurement
 

Detailed Description

Definition at line 41 of file NewMultiplayerClosePlayersOverlay.cs.


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