开发者

VGA-output for iPad

开发者 https://www.devze.com 2023-01-11 09:25 出处:网络
I 开发者_StackOverflow社区am a newbie I am making an iPad game and I just bought the VGA-output cable provided by apple. I want my game to be VGA-output supported but I dont have any idea how to do it

I 开发者_StackOverflow社区am a newbie I am making an iPad game and I just bought the VGA-output cable provided by apple. I want my game to be VGA-output supported but I dont have any idea how to do it. I have used cocos2D to create my game.

How can I make my game VGA-output supported (I couldn't find and information in the forums)? What piece of code do I have to add?

Thanks for help guys. I really appreciate it.

Jay


It's supported by the UIScreen class, official documentation here:

http://developer.apple.com/iphone/library/documentation/UIKit/Reference/UIScreen_Class/Reference/UIScreen.html

0

精彩评论

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