Esempio n. 1
0
 public static IntPtr SDL_CreateSoftwareRenderer(ref SDL_surface.SDL_Surface surface) => s_SDL_CreateSoftwareRenderer_SDL_Surface_t(ref surface);
Esempio n. 2
0
 public static void SDL_SetWindowIcon(IntPtr window, ref SDL_surface.SDL_Surface icon) => s_SDL_SetWindowIcon_IntPtr_SDL_Surface_t(window, ref icon);