GFX::GraphicsSetup Struct Reference

Represents the state of graphics system and its related window. Everything in here can be both changed or read from. More...

#include <GFXSetup.h>

Inheritance diagram for GFX::GraphicsSetup:

Inheritance graph
[legend]

List of all members.

Public Attributes

std::string Name
 The name of the window.
bool FullScreen
bool Resizable
 Whether the window can be resized by the user (this is ignored if FullScreen is true).
bool Minimized
 Whether the window is currently minimized.


Detailed Description

Represents the state of graphics system and its related window. Everything in here can be both changed or read from.

Member Data Documentation

Whether the window takes over the wholescreen. Width and Height will be automatically adjusted accordingly. TODO: This option is not yet implemented. Do not use yet.


The documentation for this struct was generated from the following file:

Generated on Sat Aug 9 15:05:10 2008 for MPMA Framework by  doxygen 1.5.6