Use SDL2 to add sound utilities * Bind sound to animations (continuously and on occurrence) * Bind sound to a window (which can optionally be blocked if window not focused) * Add sound on event occurrence (on element AND on window)
Use SDL2 to add sound utilities