|
ObjectivelyMVC
Object oriented MVC framework for SDL3 and GNU C
|
ImageViews render an Image in the context of a View hierarchy. More...
Go to the source code of this file.
Data Structures | |
| struct | ImageView |
| ImageViews render an Image in the context of a View hierarchy. More... | |
Functions | |
| OBJECTIVELYMVC_EXPORT Class * | _ImageView (void) |
Variables | |
| OBJECTIVELYMVC_EXPORT const EnumName | SDLGPUBlendFactorNames [] |
ImageViews render an Image in the context of a View hierarchy.
Definition in file ImageView.h.
| OBJECTIVELYMVC_EXPORT Class * _ImageView | ( | void | ) |
Definition at line 255 of file ImageView.c.
| OBJECTIVELYMVC_EXPORT const EnumName SDLGPUBlendFactorNames[] |
Definition at line 36 of file ImageView.h.