|
The Table Engine
|
#include <atomic>#include <vector>#include "component.h"#include "script.h"#include "scene.h"#include "SDL2/SDL.h"
Include dependency graph for gameobject.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | GameObject |
| Core class representing an entity in the game world. More... | |