Yet Another Game Engine
|
-*- c++ -*- More...
#include "core/camera.h"
#include "core/core.h"
#include "core/iomanager.h"
#include "core/logger.h"
#include "core/resourcemanager.h"
#include "core/window.h"
#include "data/input.h"
#include "data/texture.h"
#include "data/vertex.h"
#include "math/matrix.h"
#include "render/shader.h"
#include "render/spritebatch.h"
Go to the source code of this file.
-*- c++ -*-
Copyright (c) 2017 Yann Herklotz Grave ymher klot z@gma il.c om