Number5
Visualisierung 2 Project - Florian Schober (0828151, f.schober@live.com), Andreas Walch (0926780, walch.andreas89@gmail.com)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Enumerations
HUD.hpp File Reference
#include "SceneGraph.hpp"

Go to the source code of this file.

Classes

class  HUD
 

Enumerations

enum  HUDVisibility { All, Fps, None, MAX }
 

Enumeration Type Documentation

enum HUDVisibility
strong

HUDVisibility is an enumeration of states that describe the visiblity of the HUD.

Enumerator
All 

Everything is visible

Fps 

Only fps are visible

None 

Nothing is visible

MAX 

Invalid state, used for state-counting

Definition at line 8 of file HUD.hpp.