Skip to content

Add method Sprite::isPaused #1297

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 19, 2025
Merged

Add method Sprite::isPaused #1297

merged 2 commits into from
Mar 19, 2025

Conversation

DanRStevens
Copy link
Collaborator

We will drop the completion callback from Sprite, so as a replacement we're adding a method that can check if a Sprite has reached a stop frame.

Currently a Sprite can be manually paused, or automatically paused by reaching a stop frame.

The case for manual pausing is a bit unclear, much like the case for the animation complete callback was unclear.

Related:

@DanRStevens DanRStevens merged commit 1791488 into main Mar 19, 2025
8 checks passed
@DanRStevens DanRStevens deleted the addSpriteIsPaused branch March 19, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant