48typedef struct InputInterface InputInterface;
89struct InputInterface {
94 StackViewInterface viewInterface;
104 Input *(*initWithFrame)(
Input *self,
const SDL_Rect *frame);
Controls are Views which capture events and dispatch Actions.
StackViews are containers that manage the arrangement of their subviews.
#define OBJECTIVELYMVC_EXPORT
Controls are Views which capture events and dispatch Actions.
Labels provide a configurable container for Text.
StackViews are containers that manage the arrangement of their subviews.