|
ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Go to the source code of this file.
Macros | |
| #define | _Class _TableCellView |
Functions | |
| Class * | _TableCellView (void) |
| static void | dealloc (Object *self) |
| static void | initialize (Class *clazz) |
| static TableCellView * | initWithFrame (TableCellView *self, const SDL_Rect *frame) |
| #define _Class _TableCellView |
Definition at line 28 of file TableCellView.c.
| Class * _TableCellView | ( | void | ) |
Definition at line 79 of file TableCellView.c.
|
static |
Definition at line 35 of file TableCellView.c.
|
static |
Definition at line 68 of file TableCellView.c.
|
static |
Definition at line 50 of file TableCellView.c.