mirror of
https://github.com/love2d/love.git
synced 2026-08-14 10:13:46 +02:00
332ba76e62
Use Source:setFilter(type, params...) to set a filter. Use Source:setFilter() to detach the current filter. Use Source:getFilter() to get the currently set filter (or nil). Squashed from pull request 27, and the clean-pr27 branch in love-experiments. --HG-- branch : minor