Available since LÖVE 11.0
|
This function is not supported in earlier versions.
|
Gets a list of the names of the currently enabled effects.
Function
Synopsis
effects = love.audio.getActiveEffects()
Returns
table effects
- The list of the names of the currently enabled effects.
See Also