Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 326 Bytes

window.rst

File metadata and controls

9 lines (7 loc) · 326 Bytes

sdl2.ext.window - Creating and Working with SDL2 Windows

This module contains the Window class, which provides a friendly Pythonic API for creating, moving, resizing, closing, or otherwise working with SDL2 windows.

sdl2.ext.window