【发布时间】:2013-05-29 11:18:46
【问题描述】:
我在 iPhone5 上的触摸有问题。 问题出在以下方法中:
- (void) ccTouchesBegan:(NSSet *)touches withEvent:(UIEvent *)event
{
// Here I do something
}
这是图片 - http://postimg.org/image/qrokz07g1/
触摸仅在绿色区域有效。在红色区域,它不起作用。 有人有解决办法吗?
【问题讨论】:
-
我们需要更多信息。
标签: iphone ios cocos2d-iphone box2d touches