Namespace nickmaltbie.MinimapTools.Background
Classes
AbstractMinimapElement
Minimap element that supports drawing a texture on a background.
BackgroundTexture
Element to compose a background texture from a collection of minimap elements.
BoxMinimapElement
Minimap element that will draw a box based on a set of bounds from a given box collider.
SpriteMinimapElement
Minimap element that will draw a box based on a set of bounds from a given box collider.
Interfaces
IMinimapElement
Element that can be added to the background of the minimap.