|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
| Collection Views | CollectionViews provide grid and gallery presentations of data |
| Containers | Containers allow for grouping and positioning of related Views |
| Controls | Controls capture input events and dispatch Actions |
| Tables | Tables provide sortable, tabular presentations of data |
| Theming | A Theme is a collection of one or more Stylesheets, ordered by priority |
| View Controllers | ViewControllers manage a View and its descendants |