Minetest  5.4.0
clientenvironment.h File Reference
#include "environment.h"
#include <ISceneManager.h>
#include "clientobject.h"
#include "util/numeric.h"
#include "activeobjectmgr.h"
+ Include dependency graph for clientenvironment.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ClientEnvEvent
 
class  ClientEnvironment
 

Typedefs

typedef std::unordered_map< u16, ClientActiveObject * > ClientActiveObjectMap
 

Enumerations

enum  ClientEnvEventType { CEE_NONE , CEE_PLAYER_DAMAGE }
 

Typedef Documentation

◆ ClientActiveObjectMap

typedef std::unordered_map<u16, ClientActiveObject*> ClientActiveObjectMap

Enumeration Type Documentation

◆ ClientEnvEventType

Enumerator
CEE_NONE 
CEE_PLAYER_DAMAGE