Game Engine 2D Platformer
Classes
EntityManager.hpp File Reference
#include <map>
#include <memory>
#include <vector>
#include <string>
#include "Constants.hpp"
#include "GameEntity.hpp"
Include dependency graph for EntityManager.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  EntityManager
 EntityManager class that stores all entities within the game. More...