SDL_Surface *SDL_LoadBMP(const char *file);. file为图片的文件名,如果加载失败,返回空。 3.块移图片(blit surface):. int SDL_BlitSurface(SDL_Surface *src, ...
確定! 回上一頁