summaryrefslogtreecommitdiff
path: root/src/constants.rs
AgeCommit message (Collapse)Author
2019-07-02cargo updatedtom barrett
2019-06-22now draw at the tile leveltom barrett
2019-06-22reordered layers, now added rotation of tiles, fixed tileset mapping bugtom barrett
2019-06-19camera now doesnt display unused maptom barrett
2019-06-18added camera struct, moved map drawing to map struct, now draws a character ↵tom barrett
that moves
2019-06-16movement of cameratom barrett
2019-06-16created new parsertom barrett