Embed XNA in WinForms

杀马特。学长 韩版系。学妹 提交于 2019-11-28 10:50:01

I've had success doing this using the method described here:

XNA 3.0 and Winforms, the easy way

The blog post was written for XNA 3.0, but I had no problems using the same method with XNA 4.0.

It's very simple compared to the official Microsoft sample, but as this method is not officially supported, you should use it at your own risk. It worked perfectly in my case, and it required only minimal changes to the Game class.

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!