window = sfml.RenderWindow(sfml.VideoMode(640, 480), 'Title') # Initialize the view with a rectangle located at (100, 100) and # a size of 400x200 view ...
確定! 回上一頁