... int access; if (SDL_QueryTexture(tempChar, &format, &access, &w, &h) != ... else { cout << "SDL_QueryTexture() no error" << endl; } ...
確定! 回上一頁