Available since LÖVE 0.8.0 and removed in LÖVE 0.9.0 |
Lua functions can be used directly with love.graphics.stencil (or love.graphics.setStencil in 0.9). |
Creates a new stencil.
myStencil = love.graphics.newStencil( stencilFunction )
function stencilFunction
function myStencil