Namespace nickmaltbie.MinimapTools.Icon
Classes
AbstractSpriteIcon
Icon for a minimap composed of a simple sprite.
FixedSizeSpriteIcon
Icon for a minimap composed of a simple sprite of a fixed pixel size.
RelativeSizeSpriteIcon
Icon for a minimap composed of a simple sprite of a relative size to its real world size.
Interfaces
IMinimapIcon
Minimap Icon to display something on the minimap.