开发者

Working with multiple screens in XNA 4.0

开发者 https://www.devze.com 2023-02-16 14:29 出处:网络
I\'m strugglingto 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 scre

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, 开发者_如何学JAVAStefan


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

0

精彩评论

暂无评论...
验证码 换一张
取 消