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

Public Member Functions

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

Private Attributes

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

Detailed Description

Definition at line 6 of file MapIconOverlay.cs.


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