bcvery1 / tilepix

Library for combining tiled maps with pixel
MIT License
46 stars 14 forks source link

Layers should point back to parent group #63

Open bcvery1 opened 5 years ago

bcvery1 commented 5 years ago

Need to add a decode function to layer groups; this should iterate all child layers and add a pointer to them back to the group layer.