Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
Terraria.Map.PingMapLayer Class Reference

Classes

struct  Ping
 

Public Member Functions

void Draw (ref MapOverlayDrawContext context, ref string text)
 
void Add (Vector2 position)
 

Private Attributes

readonly SlotVector< Ping_pings = new SlotVector<Ping>(100)
 

Static Private Attributes

const double PING_DURATION_IN_SECONDS = 15.0
 
const double PING_FRAME_RATE = 10.0
 

Detailed Description

Definition at line 11 of file PingMapLayer.cs.


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