Pygame_sdl2-Multiwindow-class A window class. You can use in pygame to create multi window. since pygame can only had one window at a time. You may need my other project ModernGL import into this project to ensure run successful. 利用pygame的_sdl2裡的window()來組件化一個class,利用物件製造多視窗。