Luanti 5.16.0-dev
Loading...
Searching...
No Matches
minimap.h File Reference
#include "irrlichttypes.h"
#include "irr_ptr.h"
#include "rect.h"
#include "CMeshBuffer.h"
#include "constants.h"
#include "hud_element.h"
#include "mapnode.h"
#include "util/thread.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

Namespaces

namespace  video
namespace  scene

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