Available since LÖVE 0.9.0 |
It has been renamed from love.graphics.getDefaultImageFilter. |
Returns the default scaling filters used with Images, Canvases, and Fonts.
min, mag, anisotropy = love.graphics.getDefaultFilter( )
None.
FilterMode min
FilterMode mag
number anisotropy