Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 |
It has been renamed to love.graphics.setDefaultFilter. |
Sets the default scaling filters.
love.graphics.setDefaultImageFilter( min, mag )
FilterMode min
FilterMode mag
Nothing.
This function does not apply retroactively to loaded images.