I want to develop a jigsaw game where I'll move objects(images) using kinect. I'll cut an image into 9 or 16 parts and will keep those images, let's say to the right size of my main window. I can check if image and my right hand overlaps. But, how can I drag that image in my main window, as while dragging it'll overlap with other images too. So, is there any way in kinect to select a particular image like a click event of mouse and drag it?