<< SDL_GetError() << endl; } else { cout << "SDL_RenderClear() success" << endl; } int w; int h; Uint32 format; int access; if (SDL_QueryTexture(tempChar, ...
確定! 回上一頁