Structs§
- Atlas
Builder - Facilitates creating tilesets with consisten color palettes and resources like Animations, Fonts and Groups. After creating the AtlasBuilder and inserting each resource (normally using a .png file as input) you can save individual tilesets as ‘.tile’ binary files.
Functions§
- remove_
dir_ contents - Deletes all files in a directory, and returns Ok(()) if successful.