SDL is written in C so SDL_Rect is just a simple struct. To dynamically allocate it you'd have to use new otherwise the compiler will ...
確定! 回上一頁