This version migrates Imagine Engine to Swift 4.1. To use the engine with Swift 4.0, please keep using version 0.9.0 until you are ready to migrate to Swift 4.1.
New APIs
- Sprite sheet slicing enables you to use only a select part of a sprite sheet for an animation.
- You can now set the background color of a Block.
Bug fixes
- Fixed a
BAD_ACCESS
crash bug when using Xcode 9.3/Swift 4.1.
View build details and download artifacts on buddybuild:
ImagineEngine (iOS, ImagineEngine-iOS)