Level H Engine
Classes
Application.h File Reference
#include <SDL.h>
#include <string>
#include <memory>
#include "../Maths/Vec2.h"
#include "../Maths/Vec3.h"
#include "../States/StateManager.h"
#include "GameObject.h"
Include dependency graph for Application.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Application
 Contains details and functions for the application. More...