Terraria v1.4.4.9
Terraria source code documentation
|
Public Member Functions | |
void | Draw () |
Static Private Member Functions | |
static void | DrawPlayerName2 (SpriteBatch spriteBatch, ref Color namePlateColor, string npDist, ref Vector2 npDistPos) |
static void | DrawPlayerName (SpriteBatch spriteBatch, string namePlate, ref Vector2 namePlatePos, ref Color namePlateColor) |
Definition at line 13 of file LegacyMultiplayerClosePlayersOverlay.cs.