summaryrefslogtreecommitdiffhomepage
path: root/not/Platform.lua
AgeCommit message (Expand)Author
2018-04-07Renamed setAnimationsList to setAnimations to follow love's naming conventionAki
2017-05-26Rest of entities moved to new oop module; testedAki
2017-04-05Some of World's create methods are now following new parameter orders of enti...Aki
2017-04-03World comments, other comments, todosAki
2017-04-03Platform is now child of PhysicalBodyAki
2017-03-19Moving draw away to abstract classesAki
2017-03-19Comments, todos, pretty uselessAki
2017-03-16Moved ? -> not.?; Renamed Player -> HeroAki