ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
A ViewController manages a View and its descendants. More...
#include <Objectively/MutableArray.h>
#include <ObjectivelyMVC/Notification.h>
#include <ObjectivelyMVC/View.h>
Go to the source code of this file.
Data Structures | |
struct | ViewController |
A ViewController manages a View and its descendants. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _ViewController (void) |
A ViewController manages a View and its descendants.
Definition in file ViewController.h.
OBJECTIVELYMVC_EXPORT Class * _ViewController | ( | void | ) |
Definition at line 305 of file ViewController.c.