My Project
Public Attributes | List of all members
component::cmap_t Struct Reference

A structure representing the direction component that holds the direction of an entity. More...

#include <CMap.hpp>

Public Attributes

std::vector< std::vector< std::string > > map
 Map of enemy.
 
std::unordered_map< std::size_t, std::size_t > index
 Current index of each lobby in map.
 
std::unordered_map< std::size_t, std::size_t > mapIndex
 Current index of each lobby if map.
 
std::unordered_map< std::size_t, bool > end
 is this the end of the map
 

Detailed Description

A structure representing the direction component that holds the direction of an entity.


The documentation for this struct was generated from the following file: