YAGE  v0.1.1
Yet Another Game Engine
yage.hpp File Reference
#include "camera2d.hpp"
#include "glslprogram.hpp"
#include "imageloader.hpp"
#include "inputmanager.hpp"
#include "iomanager.hpp"
#include "picopng.hpp"
#include "resourcemanager.hpp"
#include "spritebatch.hpp"
#include "texture.hpp"
#include "vertex.hpp"
#include "window.hpp"
#include <SDL2/SDL.h>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 yage
 Project namespace.
 

Functions

bool yage::init ()
 Initializes YAGE. More...
 
void yage::quit ()
 Quit and cleanup YAGE. More...