Ejemplo n.º 1
0
 public static extern void FilterEvents(delSDL2EventFilter filter, IntPtr userdata);
Ejemplo n.º 2
0
 public static extern void DelEventWatch(delSDL2EventFilter filter, IntPtr userdata);
Ejemplo n.º 3
0
 public static extern int GetEventFilter(out delSDL2EventFilter filter, out IntPtr userdata);
Ejemplo n.º 4
0
 public static extern void FilterEvents(delSDL2EventFilter filter, IntPtr userdata);
Ejemplo n.º 5
0
 public static extern void DelEventWatch(delSDL2EventFilter filter, IntPtr userdata);
Ejemplo n.º 6
0
 public static extern int GetEventFilter(out delSDL2EventFilter filter, out IntPtr userdata);