You can use the SDL_RenderDrawRect() function to render an outline around a texture. void Render(void) { SDL_SetRenderDrawColor(pRenderer, ...
確定! 回上一頁