summaryrefslogtreecommitdiff
path: root/src/layer.rs
AgeCommit message (Expand)Author
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 animati...tom barrett
2019-07-02entities now spawn on pointstom barrett
2019-06-27tiles can now animatetom barrett
2019-06-22now draw at the tile leveltom barrett