Pyrogenesis HEAD
Pyrogenesis, a RTS Engine
EntityMap.h File Reference
Include dependency graph for EntityMap.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntityMap< T >
 A fast replacement for map<entity_id_t, T>. More...
 
struct  EntityMap< T >::key_val< K, V >
 
struct  EntityMap< T >::_iter< U >
 
struct  SerializeHelper< EntityMap< T > >