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 container #4

Merged
merged 3 commits into from Jan 26, 2016
Merged

Add container #4

merged 3 commits into from Jan 26, 2016

Conversation

MasayukiSuda
Copy link
Owner

A Container is a nestable display list that allows you to work with compound display elements.
For example you could group arm, leg, torso and head Bitmap instances together into a Person Container, and transform them as a group, while still being able to move the individual parts relative to each other. Children of containers have their transform and alpha properties concatenated with their parent Container.

MasayukiSuda added a commit that referenced this pull request Jan 26, 2016
@MasayukiSuda MasayukiSuda merged commit dcd763f into master Jan 26, 2016
@MasayukiSuda MasayukiSuda deleted the add_container branch January 26, 2016 07:57
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

1 participant