CEGUI X-Plane integration - coordinate system
Posted: Sun Sep 27, 2015 11:49
Hi Team,
I have integrated CEGUI in X-Plane flight simulator (it was really a challenge
).
But since X-Plane 2D drawing uses left-bottom corner as zero position I need always to make y-position recalculations (for the mouse, callbacks etc.)
Is it a possibility to setup CEGUI to use bottom-left as zero point? Maybe some setup during build step? Or simplest way to change the source if possible?
Thanks.
I have integrated CEGUI in X-Plane flight simulator (it was really a challenge

But since X-Plane 2D drawing uses left-bottom corner as zero position I need always to make y-position recalculations (for the mouse, callbacks etc.)
Is it a possibility to setup CEGUI to use bottom-left as zero point? Maybe some setup during build step? Or simplest way to change the source if possible?
Thanks.