Terraria v1.4.4.9
Terraria source code documentation
|
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>() |
Definition at line 6 of file MapIconOverlay.cs.