ObjectivelyMVC 0.1.0
Object oriented MVC framework for OpenGL, SDL2 and GNU C
|
Buttons are Controls that respond to click events. More...
Go to the source code of this file.
Data Structures | |
struct | Button |
Buttons are Controls that respond to click events. More... | |
Functions | |
OBJECTIVELYMVC_EXPORT Class * | _Button (void) |
Buttons are Controls that respond to click events.
Definition in file Button.h.
OBJECTIVELYMVC_EXPORT Class * _Button | ( | void | ) |
Definition at line 167 of file Button.c.