SDL_Renderer* SDL_CreateRenderer(SDL_Window* window, int index, Uint32 flags). 因为图形渲染是在窗口之上的,所以这个函数的第一个参数window 用 ...
確定! 回上一頁