cocos2d/cocos2d-objc

CCMetalView sends UITouches

heiko-henrich opened this issue · 1 comments

CCMetalView is sending a set UITouches in delegate methods
It looks like CCMetalView has to be synchronized to the (rather old) changes in CCGLView,
which sends CCTouches instead of UITouches when the delegate methods are called.

Gone now in 3.5