dsfml

Modules

audio
module dsfml.audio

Sounds, streaming (musics or custom sources), recording, spatialization.

graphics
module dsfml.graphics

2D graphics module: sprites, text, shapes, etc.

network
module dsfml.network

Socket-based communication, utilities and higher-level network protocols (HTTP, FTP).

system
module dsfml.system

Base module of SFML, defining various utilities.

window
module dsfml.window

Provides OpenGL-based windows, and abstractions for events and input handling.