#include <minimap.h>
Public Attributes | |
MapNode | n |
The topmost node that the minimap displays. | |
u16 | height |
u16 | air_count |
u16 MinimapPixel::air_count |
u16 MinimapPixel::height |
MapNode MinimapPixel::n |
The topmost node that the minimap displays.
Referenced by Minimap::blitMinimapPixelsToImageSurface(), MinimapUpdateThread::getMap(), and MinimapMapblock::getMinimapNodes().