YAGE  v0.1.1
Yet Another Game Engine
yage.h File Reference
#include "camera2d.h"
#include "glslprogram.h"
#include "imageloader.h"
#include "inputmanager.h"
#include "iomanager.h"
#include "picopng.h"
#include "resourcemanager.h"
#include "spritebatch.h"
#include "texture.h"
#include "vertex.h"
#include "window.h"
#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...