-(void)ccTouches 开始...
UITouch* touch = [触摸任何对象];
CGPoint location = [touch locationInView:[touch view]];
有人可以详细解释这两行代码中到底发生了什么。谢谢
-(void)ccTouches 开始...
UITouch* touch = [触摸任何对象];
CGPoint location = [touch locationInView:[touch view]];
有人可以详细解释这两行代码中到底发生了什么。谢谢