ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
A Progress bar. More...
Go to the source code of this file.
Data Structures | |
struct | ProgressBar |
The ProgressBar type. More... | |
struct | ProgressBarDelegate |
The ProgressBar delegate protocol. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _ProgressBar (void) |
A Progress bar.
Definition in file ProgressBar.h.
OBJECTIVELYMVC_EXPORT Class * _ProgressBar | ( | void | ) |
Definition at line 204 of file ProgressBar.c.