love2d-community / love-api

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

Including Transform and MatrixLayout in Math.lua #68

Closed hazzard993 closed 6 years ago

hazzard993 commented 6 years ago

Includes the following files...

modules/math/types/Transform.lua
modules/math/enums/MatrixLayout.lua

in Math.lua

These were created from pull req #58

hazzard993 commented 6 years ago

Transform.lua does not pass Travis CL. Closing