EvEmu  0.8.4
11 September 2021
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
BubbleManager.h File Reference
#include <unordered_map>
#include "system/SystemEntity.h"
Include dependency graph for BubbleManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BubbleManager
 

Macros

#define sBubbleMgr   ( BubbleManager::get() )
 

Variables

static const float BUBBLE_RADIUS_METERS = 300000.0f
 
static const float BUBBLE_HYSTERESIS_METERS = 5000.0f
 

Macro Definition Documentation

Variable Documentation

const float BUBBLE_HYSTERESIS_METERS = 5000.0f
static

Definition at line 33 of file BubbleManager.h.