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

Renderer process out of date? #59

Open
KingZee opened this issue May 4, 2017 · 1 comment
Open

Renderer process out of date? #59

KingZee opened this issue May 4, 2017 · 1 comment

Comments

@KingZee
Copy link

KingZee commented May 4, 2017

About the stage and renderer, it seems we no longer need to setup the stage ourselves since it's already a property of the pixi application? We also dont need to call renderer.render(graphic), because pixi does that automatically?

I've only figured those out from the examples here : http://pixijs.github.io/examples/#/basics/spritesheet.js

I never used pixi so maybe you'd know more than me about what parts to modify, but it looks like this tuto needs a lot of refactoring.

@z3t0
Copy link

z3t0 commented Jul 16, 2017

It's not really out of date. Though updating it to include the PIXI.Application method would be better.

I'll submit a PR.

Relevant : http://pixijs.download/dev/docs/PIXI.Application.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants