开发者

How to add a texture with visual studio 2010 (XNA)

开发者 https://www.devze.com 2023-03-19 06:10 出处:网络
Alright, so till today I\'ve used visual studio 2008 with XNA 3.1 I decided to get updated and to install visual studio 2010 with XNA 4.0,

Alright, so till today I've used visual studio 2008 with XNA 3.1 I decided to get updated and to install visual studio 2010 with XNA 4.0, When I had to add a reference(any texture e.g .bmp, .jpg) I just had to do right click in the content and add reference, now I have some problem on adding a refernce of that kind. Any开发者_开发百科one knows how to do it? Thanks.


Add existing item should work fine.


You could always justd drag and drop, keep in mind it will copy things to the root content folder if you're copying from outside the content folder.

0

精彩评论

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