Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
minimap.h File Reference
#include "../hud.h"
#include "irrlichttypes_extrabloated.h"
#include "irr_ptr.h"
#include "util/thread.h"
#include "voxel.h"
#include <map>
#include <string>
#include <vector>
+ Include dependency graph for minimap.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MinimapModeDef
 
struct  MinimapMarker
 
struct  MinimapPixel
 
struct  MinimapMapblock
 
struct  MinimapData
 
struct  QueuedMinimapUpdate
 
class  MinimapUpdateThread
 
class  Minimap
 

Macros

#define MINIMAP_MAX_SX   512
 
#define MINIMAP_MAX_SY   512
 

Enumerations

enum  MinimapShape { MINIMAP_SHAPE_SQUARE , MINIMAP_SHAPE_ROUND }
 

Macro Definition Documentation

◆ MINIMAP_MAX_SX

#define MINIMAP_MAX_SX   512

◆ MINIMAP_MAX_SY

#define MINIMAP_MAX_SY   512

Enumeration Type Documentation

◆ MinimapShape

Enumerator
MINIMAP_SHAPE_SQUARE 
MINIMAP_SHAPE_ROUND