// v0idengine 0.2.0
- Fix undefined reference errors when linking engine library to executable
- Add second
ResourcePath
constructors for custom, non-default paths - Add
ResourceAllocator
utility to manage sprites, fonts, and audio - Add
ObjectCollection
utility to update and draw one or moreObject
instances