ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Navigation controllers arrange their child controllers as a stack to facilitate navigation between them. More...
#include <ObjectivelyMVC/ViewController.h>
Go to the source code of this file.
Data Structures | |
struct | NavigationViewController |
Navigation controllers arrange their child controllers as a stack to facilitate navigation between them. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _NavigationViewController (void) |
Navigation controllers arrange their child controllers as a stack to facilitate navigation between them.
Definition in file NavigationViewController.h.
OBJECTIVELYMVC_EXPORT Class * _NavigationViewController | ( | void | ) |
Definition at line 150 of file NavigationViewController.c.