graphics.PreferredBackBufferWidth = WIDTH; // set this value to the desired width of your window graphics.PreferredBackBufferHeight = HEIGHT; // set this ...
確定! 回上一頁