How do I set up collision criteria in SMFL between CircleShape objects using object attributes?
I am implementing the simple game “Connect Four” and want to detect the presence of a stationary disc immediately below a falling disc as criteria for the falling disc to stop.