How to know whether the region is occupied or not?
I have 2 different game pieces which i don’t want to be placed in the same region when i touch that region.What i mean is like in tictactoe i don’t want circle and cross to be overlapping.I want only one game piece to be in that region.Is there any way to do it or any function to say that region is occupied?