Pointer<SDL_Surface> SDL_LoadBMP(. String file. ) const SDL_LoadBMP = (file) SDL_LoadBMP_RW(SDL_RWFromFile(file, 'rb'), 1); ...
確定! 回上一頁