SDL_Surface Pointer. ... SDL_Surface* image = SDL_LoadBMP( "image.bmp" );. if ( !image ) { ... window = SDL_CreateWindow( "Example", SDL_WINDOWPOS_UNDEFINED, ...
確定! 回上一頁