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

Gamelab: enable custom marshaling of SpriteSheet #24796

Merged
merged 2 commits into from Sep 15, 2018

Conversation

cpirich
Copy link
Contributor

@cpirich cpirich commented Sep 14, 2018

  • HOC Dance Party needs to use p5.play's SpriteSheet to speed up load time. We hadn't yet enabled that object for custom marshaling. Added it to our list.

@joshlory
Copy link
Contributor

Test coverage? 😄

@cpirich
Copy link
Contributor Author

cpirich commented Sep 14, 2018

@islemaster @joshlory Test coverage added. We've never verified that we properly custom marshal specific gamelab objects before, so I added a new file - with only one test case in it for now. We do have existing general custom marshaling tests, but they don't deal with the specific objects marshaled when in gamelab.

Copy link
Contributor

@islemaster islemaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 Thanks!

@cpirich cpirich merged commit 98ae5d2 into staging Sep 15, 2018
@cpirich cpirich deleted the gamelab_enable_spritesheet_marshaling branch September 15, 2018 21:13
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