Building Game Engines
Classes
GameObject.hpp File Reference
#include <SDL2/SDL.h>
#include <vector>
#include <algorithm>
#include "Component.hpp"
#include "ControllerComponent.hpp"
#include "TileMap.hpp"
Include dependency graph for GameObject.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GameObject