summaryrefslogtreecommitdiffhomepage
path: root/not/Layer.lua
AgeCommit message (Expand)Author
2018-04-07Hopefully all uses of setColor now use values in <0,1> rangeAki
2017-09-13Camera and Layers now properly handle different resolution ratiosAki
2017-09-13Fixed background bug on non-16:9 screensAki
2017-09-12Scaled Layers drawing (slow)Aki
2017-09-12Added renderToWith to shorten using Camera with LayersAki
2017-09-08Added renderTo method; clear now uses itAki
2017-09-08Some additional garbage collectingAki
2017-09-08Created Layer classAki