cocos 有用的API

摘要: 修发支持:横屏/竖屏UIInterfaceOrientationIsLandscape(interfaceOrientation)支持高清模式,去掉以下的注释// // Enables High Res mode (Retina Display) on iPhone 4 and maintains low res on all other devices// if( ! [director enableRetinaDisplay:YES] )// CCLOG(@"Retina Display Not supported");跟据给定的函数名称得到SEL:NSSelector 阅读全文
posted @ 2012-05-08 11:09 几百人有爱 阅读(222) 评论(0) 推荐(0)