... SDL_GetError()); + return false; + } SDL_FillRect(ws, NULL, SDL_MapRGB(ws->format, 0x00, 0x00, 0x00)); if (g_image) { SDL_BlitSurface(g_image, NULL, ws, ...
確定! 回上一頁