My method is to create a new surface with SDL_CreateRGBSurface, ... SDL_Surface *sprite = SDL_CreateRGBSurface(SDL_SWSURFACE, width, height, ...
確定! 回上一頁