mirror of
https://github.com/EsotericSoftware/spine-runtimes.git
synced 2026-03-25 22:23:42 +08:00
- Sequence is now non-nullable and passed to attachment constructors - Use sequence.resolveIndex(pose) to get current frame index - Use sequence.getRegion/getUVs/getOffsets(index) for rendering data - Remove deprecated setRegion() and getUVs() calls