Get Sprite at touch location

Hi,

I have a matrix of sprites.
I want to do something with the sprite that i touched in.

How can i detect which sprite be touched.

You can refer to the files in TestCpp/Classes/TouchesTest.

@Minggo Zhang: Thank you very much.