Is there any free XNA UI library?
问题 I'm thinking of game in game user interface. 回答1: Check out XNAML: http://msmvps.com/blogs/valentin/pages/xnaml-component.aspx http://xnaml.codeplex.com/ [The] engine is designed to run in a pure Xna environement on all supported device. My engine is extensible, you can add your own controls, inherit from base classes (such as Control or Pane) to make your own behavior. The compatibility with Xaml is complete. Create your interface on Blend and make a simple copy/past action to add the Xaml