... return; } cout << "HERE" << endl; screen_surface = SDL_GetWindowSurface(window); //fill it with white SDL_FillRect(screen_surface, NULL, ...
確定! 回上一頁