cocos2d x - MenuItemImage get touch coordinates -
i have menuitemimage when touched calls registered callback.
void callback(ref* psender) { ... }
is possible psender actual touch coordinates?? way can see if touched pixel transparent on image or not.
cocos2d-x cocos2d-x-3.0
No comments:
Post a Comment