進出口試圖通過使用SDL_FillRect()用下面的代碼以覆蓋SDL_Surface *內的小矩形: int display(SDL_Surface * screen, Uint16 tile_size){ if (!screen) return 1; ...
確定! 回上一頁