SDL_QueryTexture (text, NULL, NULL,&rect.w, &rect.h); bool isRunning = true; while(isRunning) { while (SDL_PollEvent(ev))
確定! 回上一頁