GameConfig.h file
// For iPhone 3GS and newer, comment out for Space Viking
//#define GAME_AUTOROTATION kGameAutorotationUIViewController
// For iPhone 3G and older (runs better)
#define GAME_AUTOROTATION kGameAutorotationCCDirector
GameConfig.h file
// For iPhone 3GS and newer, comment out for Space Viking
//#define GAME_AUTOROTATION kGameAutorotationUIViewController
// For iPhone 3G and older (runs better)
#define GAME_AUTOROTATION kGameAutorotationCCDirector
2455
1890

被折叠的 条评论
为什么被折叠?