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


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

#include <string>

Go to the source code of this file.

Classes

class  yage::Window
 

Namespaces

 yage
 Project namespace.
 

Enumerations

enum  yage::WindowFlags : unsigned { yage::SHOWN = 0x1, yage::HIDDEN = 0x2, yage::FULLSCREEN = 0x4, yage::BORDERLESS = 0x8 }
 

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.