systemx17 Posted April 28, 2015 Share Posted April 28, 2015 I am trying to work out how to tint a sprite in v3 as the v2 method doesn't seem to work. Where can I find the documentation on this? Quote Link to comment Share on other sites More sharing options...
enpu Posted April 28, 2015 Share Posted April 28, 2015 http://pixijs.github.io/docs/ Quote Link to comment Share on other sites More sharing options...
systemx17 Posted April 28, 2015 Author Share Posted April 28, 2015 Thanks for the reply. I had seen that page but it doesn't have a lot of information on it. If tint isn't possible I understand, but I can't see any in depth documentation on it there, Quote Link to comment Share on other sites More sharing options...
d13 Posted April 28, 2015 Share Posted April 28, 2015 I can't see any in depth documentation on it there,It took me a bit of time to find it too, but is this what you're looking for? http://pixijs.github.io/docs/PIXI.html jcdiprose 1 Quote Link to comment Share on other sites More sharing options...
systemx17 Posted April 29, 2015 Author Share Posted April 29, 2015 That is what I was looking for, thanks again d13 You have helped me heaps so far. Thanks as well enpu, I don't know how to get to the PIXI.html but from the page you had but I guess it's on there somewhere too. Quote Link to comment Share on other sites More sharing options...
jcdiprose Posted April 29, 2015 Share Posted April 29, 2015 Oh man! Thanks for this info!! It doesn't help that the link under 'Docs' takes you to the V2 documentation!!Can someone change that? Where do I find the link to the PIXI documentation from the main page? Quote Link to comment Share on other sites More sharing options...
dinther Posted May 4, 2015 Share Posted May 4, 2015 As a newbie on Pixi, I struggle with the documentation too. I am trying to convert my KineticJS code to Pixi Documentation that is actually readable and seems complete on http://www.goodboydigital.com/pixijs/docs/classes/Sprite.html is for version 2 The documentation about the sprite found here http://pixijs.github.io/docs/PIXI.Sprite.html#toc1 Should I use version 2? After all, all the examples found online seem to be based on version 2. Quote Link to comment Share on other sites More sharing options...
xerver Posted May 4, 2015 Share Posted May 4, 2015 https://github.com/pixijs/examples You should use version 3. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.