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

Public Member Functions

 MapIconOverlay ()
 
void Draw (Vector2 mapPosition, Vector2 mapOffset, Rectangle? clippingRect, float mapScale, float drawScale, ref string text)
 

Package Functions

MapIconOverlay AddLayer (IMapLayer layer)
 

Private Attributes

readonly List< IMapLayer_layers = new List<IMapLayer>()
 
IReadOnlyList< IMapLayer_readOnlyLayers
 

Detailed Description

Definition at line 7 of file MapIconOverlay.cs.


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