I was trying to lower my amount of code by creatign a 'constructor' for SDL_Rect. In an earlier version I just did this: SDL_Rect Rect; Rect.x = ...
確定! 回上一頁