DDraceNetwork Docs
map.h File Reference
#include "kernel.h"
#include <base/hash.h>
#include <base/types.h>
Include dependency graph for map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMap
 
class  IEngineMap
 

Enumerations

enum  { MAX_MAP_LENGTH = 128 }
 

Functions

IEngineMapCreateEngineMap ()
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
MAX_MAP_LENGTH 

Function Documentation

◆ CreateEngineMap()

IEngineMap * CreateEngineMap ( )