Gorgon Game Engine
Progressbar.h File Reference
Include dependency graph for Progressbar.h:

Go to the source code of this file.

Classes

class  Progressor< T_, DIV_, VAL_, P_ >
 This widget displays a progress bar to track progress of an on going process. More...
 

Namespaces

 Gorgon
 Root namespace for Gorgon Game Engine.
 
 Gorgon::Widgets
 

Typedefs

using Progressbar = Progressor< int >
 This widget displays the progress. More...