DIFF

class MapWidgetSource

MapWidget Widget Managed

All members, including inherited

Methods 10

proto native void ClearUserMarks()
proto native void AddUserMark(vector pos, string text, int color, string texturePath)
proto native vector GetMapPos()
Referenced by MapMenu.Update()
proto native float GetContourInterval()
Referenced by MapMenu.Update()
proto native float GetCellSize(float pLegendWidth)
Referenced by MapMenu.Update()
proto native vector MapToScreen(vector worldPos)
Referenced by MapMenu.Update()