Android : How to get Bounding box and intersect point with touch point in LibGdx like in Cocos2d?

on Wednesday, August 6, 2014


I am a beginner in game development, how can we get the bounding box of image and the intersect point of the touch and the points inside that image in Libgdx as we get using CGRect in Cocos2d. What will be the best solution to follow to achieve this?


0 comments:

Post a Comment