Hello,

I've rewritten PIXI Graphics closer to PIXI API rather than Context 2D API.
I've also added some PIXI Containers methods.

I've pushed this on Gnoga dev_1.3 branch.

Feel free to send code review:
https://sourceforge.net/p/gnoga/code/ci/dev_1.3/tree/components/pixi/src/

One of my main concern is to define right Ada types while there are implicit in 
Javascript.

Beyond that, I wonder about some new API:
. Move_To: moves sprite to a specified location with a specified speed
. On_Collision: send a Gnoga event when a collision of 2 sprites or near a 
location
. Acceleration: add acceleration property (positive or negative)

Any other ideas are welcome.
Feel free to point out some API you want to be available.

Take a look to "leaves" demo which brings a very promising beginning of what 
could be done with PIXI.

Waiting for your feedbacks on PIXI support, I'll try to bring more support on 
mnmenu plugin.

Regards, Pascal.
http://blady.pagesperso-orange.fr



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to