摘要:
cocos2d游戏开发,常用工具集合 位图字体工具Bitmap Font ToolsBMFont(Windows)FonteditorGlyph DesignerHieroLabelAtlasCreator粒子编辑工具Particle Editing ToolsParticleCreatorParticle Designer物理编辑工具Physics Editing ToolsMekanimoPhysicsBenchPhysicsEditorVertexHelper场景编辑工具Scene Editing ToolsCocosBuilderCocoshopLevelHelper纹理地图集工具Te 阅读全文
摘要:
先前的准备工作:第一步,准备好数据源.#import<UIKit/UIKit.h>@interfaceUITableCellSwapDeleteViewController:UIViewController<UITableViewDelegate>{IBOutletUITableView*testTableView;NSMutableArray*dataArray;}@property(nonatomic,retain)UITableView*testTableView;@property(nonatomic,retain)NSMutableArray*dataArra 阅读全文
摘要:
第一步,实现-(UITableViewCellEditingStyle)tableView:(UITableView *)tableView editingStyleForRowAtIndexPath:(NSIndexPath *)indexPath- (UITableViewCellEditingStyle)tableView:(UITableView *)tableView editingStyleForRowAtIndexPath:(NSIndexPath *)indexPath { return UITableViewCellEditingStyleDelete | UITab... 阅读全文
只有注册用户登录后才能阅读该文。 阅读全文
只有注册用户登录后才能阅读该文。 阅读全文