From bfdaef7850b6ac17bb88f1b314236fb5014aac8e Mon Sep 17 00:00:00 2001 From: tom barrett Date: Fri, 5 Jul 2019 08:59:22 -0500 Subject: now a cells struct whichs layers own, which takes from tileset tiles --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index f511a69..e074b21 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ * collision * fat binary (include-bytes!) * textbox (with dialog options) + * have tile use the animation struct * have the tileset have the translated ids within the hashmap * merge the Tile struct and the Frame struct? +* rename property to properties -- cgit v1.2.3