melonJS
melonJS copied to clipboard
Change the renderable constructor signature to include z ordering information
Following #664, were we updated the renderable component to use a 3d Vector as position vector, the constructor signature should also be changed to more easily specify the desired value.
I propose to keep this one for the next major release (4.0.0), I believe we already have enough breaking changes for this version :)