sprite 3D zorder (dx9 / opengl)

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
User avatar
eddy
Addict
Addict
Posts: 1479
Joined: Mon May 26, 2003 3:07 pm
Location: Nantes

sprite 3D zorder (dx9 / opengl)

Post by eddy »

I know it's easy to add for opengl subsystem.

Code: Select all

SetZOrder
But is it possible for the subsystem DX9 ?
:wink:
Imagewin10 x64 5.72 | IDE | PB plugin | Tools | Sprite | JSON | visual tool
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

???

... something like Z-Order is natively in it, because Sprites are Pasted in the same Order you use the Display commands... :o
oh... and have a nice day.
Post Reply