Does cocos2d framework work on iPad?

半腔热情 提交于 2019-12-21 10:33:11

问题


Does Cocos2d iPhone framework work on iPad?

My guess would be yes, but wanted to check if someone has a definitive answer after porting iPhone project with cocos2d to iPad, or starting a new one.


回答1:


Cocos2d v0.99.0-rc was released today which formally supports the iPad.

http://www.cocos2d-iphone.org/archives/511




回答2:


Apple confirms that all applications available in the app store can be run on iPad See this link: http://www.apple.com/ipad/app-store/

With that said, Cocos2D is just an opensource library which consists mostly of Objective-c/Cocoa code. It will work just fine.

Also, Apple developer program (link here: http://developer.apple.com/iphone) mentions: "iPhone Developer Program Members can begin developing iPad applications with iPhone SDK 3.2 beta".

Go ahead and get started...




回答3:


According to Engadget, the iPad runs all iPhone apps with no modifications which means that it supports the Cocos2d library.

Engadget



来源:https://stackoverflow.com/questions/2152530/does-cocos2d-framework-work-on-ipad

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