summaryrefslogtreecommitdiff
path: root/src/animations.rs
AgeCommit message (Collapse)Author
2022-02-022022 updateHEADmasterTom Barrett
2020-03-25cargo update & lintTom Barrett
2019-07-23state -> world, moved struct members to privatetom barrett
2019-07-13frame delay can now be randomizedtom barrett
2019-07-13fmttom barrett
2019-07-13less codetom barrett
2019-07-10animation now always works, added player spawntom barrett
2019-07-08rotation now workstom barrett
2019-07-07reorganizedtom barrett
2019-07-05now a cells struct whichs layers own, which takes from tileset tilestom barrett
2019-07-05removed math, operable to map and layers, on the way to merging tile and frametom barrett
2019-07-04moved animation file, moved player function to enitity, tile now uses ↵tom barrett
animation, move drawing from npc tile player to animation