DDraceNetwork Documentation
Loading...
Searching...
No Matches
mapbugs.h File Reference
#include <base/hash.h>
#include "mapbugs_list.h"
Include dependency graph for mapbugs.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CMapBugs

Macros

#define MAPBUG(constname, string)

Enumerations

enum  { BUG_GRENADE_DOUBLEEXPLOSION , NUM_BUGS }
enum class  EMapBugUpdate { OK , NOTFOUND , OVERRIDDEN }

Macro Definition Documentation

◆ MAPBUG

#define MAPBUG ( constname,
string )
Value:
constname,

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
BUG_GRENADE_DOUBLEEXPLOSION 
NUM_BUGS 

◆ EMapBugUpdate

enum class EMapBugUpdate
strong
Enumerator
OK 
NOTFOUND 
OVERRIDDEN