... &t.gl_texture_id); } 1 2 3 4 5 6 1 void releaseSDL() { 2 // release SDL 3 SDL_FreeSurface(screen); 4 SDL_Quit(); 5} this function when the object has no ...
確定! 回上一頁