Kraken Engine v1.3.1
Highlights
- New ellipse draw function in the
drawsubmodule. - New
scrollmethod forPixelArrayfor offsetting the pixel content.
Breaking Changes
EasingAnimationno longer accepts start and end positions for its constructor, but are instead now properties able to be changed at any time.- Renamed
cancel_scheduledtounschedulein theeventsubmodule.
Bug Fixes
- Tiles still held onto rotation angle in degrees, causing rendering bugs. Now changed to radians.
- Text rendering wasn't affected by camera offset, now fixed and with slightly more accurate positioning.
Full Changelog: v1.3.0...v1.3.1