Yet Another Game Engine
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Functions
core.cpp File Reference


-*- c++ -*- More...

#include "core.h"
#include <GLFW/glfw3.h>
#include <iostream>
#include <stdexcept>

Namespaces

 yage
 Project namespace.
 

Functions

void yage::glfwErrorCallback (int, char const *)
 
void yage::init ()
 Initializes YAGE. More...
 
void yage::quit ()
 Quit and cleanup YAGE. More...
 

Detailed Description


-*- c++ -*-

Copyright (c) 2017 Yann Herklotz Grave ymher.nosp@m.klot.nosp@m.z@gma.nosp@m.il.c.nosp@m.om

MIT License, see LICENSE file for more details.