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

Add sprite #2

Merged
merged 6 commits into from
Feb 13, 2017
Merged

Add sprite #2

merged 6 commits into from
Feb 13, 2017

Conversation

xxfast
Copy link
Owner

@xxfast xxfast commented Feb 13, 2017

added the sprite class with collision, animation, rotation and layers bitmaps.

  • AnimatedSprite child class was removed and merged the same functionalities with the parent class. now all the sprites are animated by default
  • added frame controls such and goto(), play(), stop() and rewind() etc. similar to how I liked those features in Flash (rip)
  • bug : rotated collision boxes doesn't work as intended. needs to fix that sometime later

@xxfast xxfast merged commit 9a897e2 into master Feb 13, 2017
@xxfast xxfast self-assigned this Feb 13, 2017
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