TModLoader v1.4.4.9
TModLoader source code documentation
Loading...
Searching...
No Matches
Terraria.Map.PingMapLayer Class Reference
+ Inheritance diagram for Terraria.Map.PingMapLayer:
+ Collaboration diagram for Terraria.Map.PingMapLayer:

Classes

struct  Ping
 

Public Member Functions

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

Properties

bool Visible = true [get, set]
 

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: