love2d-community / love-api

The whole LÖVE wiki in a Lua table.
http://love2d-community.github.io/love-api/
299 stars 46 forks source link

Missing type definitions: CanvasFormat, TextureFormat, MouseConstant #92

Closed Fang- closed 3 years ago

Fang- commented 3 years ago

These guys are missing definitions:

(Also love.graphics.newShader uses mat4 and vec4, but those aren't explicitly defined either...)