开发者

Load a UIKit view controller and .xib as an Cocos2D scene

开发者 https://www.devze.com 2023-03-20 07:58 出处:网络
Hi I\'m pretty new to cocos2d and I want the opening screen, lobby ect, to be loaded from a .xib standard uikit style and from the开发者_运维技巧re, press \'play\' etc, load a regular cocas 2d scene.

Hi I'm pretty new to cocos2d and I want the opening screen, lobby ect, to be loaded from a .xib standard uikit style and from the开发者_运维技巧re, press 'play' etc, load a regular cocas 2d scene. ANy links or help would be greatly appreciated. Thanks all.


When I've done this I've used the class I found on the following Cocos2D forum thread CCUIViewWrapper. It always works great for me.

0

精彩评论

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