summaryrefslogtreecommitdiffhomepage
path: root/not/Effect.lua
AgeCommit message (Expand)Author
2018-04-07Renamed setAnimationsList to setAnimations to follow love's naming conventionAki
2017-07-16Initial trial effect, it's too funAki
2017-05-26Rest of entities moved to new oop module; testedAki
2017-04-08Moved configs from root directory to config directoryAki
2017-04-03World comments, other comments, todosAki
2017-04-03Effect is now child of Decoration. Uses Sprite methods and Decoration positio...Aki
2017-03-19Comments, todos, pretty uselessAki
2017-03-16Moved ? -> not.?; Renamed Player -> HeroAki