Working with multiple screens in XNA 4.0

ⅰ亾dé卋堺 提交于 2019-12-25 15:54:26

问题


I'm struggling to find info how to detect available screens in a XNA 4.0.

What I'm trying to do is to get a list of available "screens", select one and start my XNA app as full screen on that screen.

Specifically I wan't to open the XNA window in Full Screen mode on a Full HD TV connected via HDMI cable.

Thanks, Stefan


回答1:


This article explains how to get XNA working on multiple monitors.



来源:https://stackoverflow.com/questions/5301020/working-with-multiple-screens-in-xna-4-0

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