Skip to content
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

Fix null returns for play() #910

Merged
merged 2 commits into from Jul 1, 2014
Merged

Fix null returns for play() #910

merged 2 commits into from Jul 1, 2014

Conversation

gregtatum
Copy link
Contributor

The play() method in the AnimationManager could return null for a valid animation name.

The play() method in the AnimationManager could return null for a valid animation name.
It looks like a bunch of these methods that modify the body don't call shapeChanged(). If you want I can add them all and resubmit.
photonstorm added a commit that referenced this pull request Jul 1, 2014
Fix null returns for play()
@photonstorm photonstorm merged commit ba29d5b into phaserjs:dev Jul 1, 2014
@photonstorm
Copy link
Collaborator

Thanks 👍

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.

None yet

3 participants