26#include <Objectively/Once.h>
42 SDL_PushEvent(&(SDL_Event) {
44 .user.code = notification->
name,
45 .user.data1 = notification->
sender,
46 .user.data2 = notification->
data
void MVC_PostNotification(const Notification *notification)
Posts the Notification to all ViewControllers in the current window.
Uint32 MVC_NOTIFICATION_EVENT
int name
The notification name.