Minimap
, allows customization to what gets displayed.See: Description
Interface | Description |
---|---|
MapCursorProvider |
Provides a
Minimap with cursors that will appear on the canvas, may be called extremely frequently(Several times per tick). |
MapPixelProvider | |
MapProvider | |
WorldCursorProvider |
Provides a
Minimap with WorldCursor that will appear on the canvas, may be called extremely frequently(Several times per tick). |
WorldPixelProvider |
Provides a
Minimap with what WorldPixel will appear on the canvas, may be called extremely frequently(Several times per tick). |
Minimap
, allows customization to what gets displayed.