| 
    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 _CollectionItemView | 
Functions | |
| Class * | _CollectionItemView (void) | 
| static void | dealloc (Object *self) | 
| static void | initialize (Class *clazz) | 
| static CollectionItemView * | initWithFrame (CollectionItemView *self, const SDL_Rect *frame) | 
| static _Bool | matchesSelector (const View *self, const SimpleSelector *simpleSelector) | 
| static void | setSelected (CollectionItemView *self, _Bool isSelected) | 
| #define _Class _CollectionItemView | 
Definition at line 28 of file CollectionItemView.c.
| Class * _CollectionItemView | ( | void | ) | 
Definition at line 137 of file CollectionItemView.c.
      
  | 
  static | 
Definition at line 35 of file CollectionItemView.c.
      
  | 
  static | 
Definition at line 123 of file CollectionItemView.c.
      
  | 
  static | 
Definition at line 77 of file CollectionItemView.c.
      
  | 
  static | 
Definition at line 51 of file CollectionItemView.c.
      
  | 
  static | 
Definition at line 114 of file CollectionItemView.c.