XNA and GUI controls (eg. xaml and xna)

后端 未结 5 1616
无人及你
无人及你 2021-01-12 01:48

Is there a way to get textboxes, labels and other wpf controls in xna that supports margins, etc that flexes for window size?

5条回答
  •  梦毁少年i
    2021-01-12 02:24

    Check out SQUID: http://www.ionstar.org/

    It's a really clean, fast, and engine independent UI system. I've worked with it extensively and really enjoy using it. The download includes sample code for XNA 3.1, Truevision3D, and SlimDX.

提交回复
热议问题