am having uiviewcontroller for some effects using in camera.
am using cocos2d lot for this project. i want just how to integrate this UIviewcontroller in cocos2d scene.
using uiviewwrapper for UIview integration
same as for UIview controller any wrapper is there ?
thanks in advance.
in MyViewController.h
add MyViewController *mviewController;
in MyViewcontroller.m
if u dont want to create new viewcontroller then u can useable simply