1
我使用的是cocos2d,我想播放電影。爲了實現這些目的,我創建了MPMoviePlayerViewController
並將其作爲[[CCDirector sharedDirector] openGLView]
的子視圖。問題在於它出現在垂直方向。MPMoviePlayerViewController方向
在應用方向設置爲風景:
[director setDeviceOrientation:kCCDeviceOrientationLandscapeLeft];
我怎樣才能改變我的球員的方向是什麼?
謝謝!我忘了這件事。問題解決了。 – Andrew 2011-06-06 18:02:08