pygame不能实现一个进程控制两个屏幕,只能用两个pygame进程实现。
使用pyglet,它类似于pygame和supports full screen windows:pyglet.window.Window(fullscreen=True, screens[1])
pyglet.window.Window(fullscreen=True, screens[1])
博客园 © 2004-2025 浙公网安备 33010602011771号 浙ICP备2021040463号-3