这个人很懒,暂无签名信息
data/attach/1907/gxu9grvntg7yjxatco0sglg3xnz0gkh0.jpg 1.CCS3.3中的探针(probe point) Probe point在CCS2.2中单独的菜单,在CCS3.3中和断点操作合并在一起了。以.. utorialC55xxvolume1为例,列举操作方法如下: 打开volume.c,找到d...
真机调试和模拟有差别, -(void) setParticleSystem; { smoke = [CCParticleSmoke node]; smoke.position = ccp(-100,12); smoke.texture = [[CCTextureCache sharedTextureCache] addImage: @fire.png]; //--...