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


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

#include "system.h"
#include "../core/window.h"
#include "../util/noncopyable.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  yage::Engine
 Main engine class that contains a systems, the main loop and the update function that updates all the systems. More...
 

Namespaces

 yage
 Project namespace.
 

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.