Luanti 5.10.0-dev
 
Loading...
Searching...
No Matches
clientenvironment.h File Reference
#include "environment.h"
#include "util/numeric.h"
#include "activeobjectmgr.h"
#include "irr_ptr.h"
#include "config.h"
#include <set>
+ 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