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

Ticket #15 - inheritance / composition #165

Merged
merged 8 commits into from
Mar 3, 2013
Merged

Ticket #15 - inheritance / composition #165

merged 8 commits into from
Mar 3, 2013

Conversation

melonjs
Copy link
Collaborator

@melonjs melonjs commented Mar 3, 2013

ObjectEntity is now composed with AnimatedSpriteobject, and does not anymore inherit from it.

https://github.com/obiot/melonJS/wiki/Upgrade-Guide

obiot and others added 8 commits February 13, 2013 21:45
Conflicts:
	src/entity/entity.js
- rename the `anim` property to `renderable`
- new `me.Renderable` class from which `me.SpriteObject` inherits
- renderable ojbect position is relative to the entity position
- fix small issue with uipdate function when flickering
melonjs pushed a commit that referenced this pull request Mar 3, 2013
Ticket #15 - inheritance / composition
@melonjs melonjs merged commit a8bbea8 into master Mar 3, 2013
@melonjs melonjs deleted the ticket-15 branch March 3, 2013 14:49
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.

2 participants