Gorgon Game Engine
Window.h File Reference

contains Window class. More...

Include dependency graph for Window.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Window::FullscreenTag
 Fullscreen tag.
 
class  Window
 This class represents a window. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Graphics
 Contains generic 2D graphics related data structures and functions.
 

Detailed Description

contains Window class.

The functions of the Window class is defined in respective window manager source code file (e.g WindowManager/X11.cpp)