I made a little Rectangle for my Player, I got it set up for a bit.
Can someone now tell me how I can listen to collisions from my Player?
You can find my source here: https://github.com/Desmaster/Stibbs
Biggest part of the Rectangle is in the class Player (*.player.Player)
Thanks for the help so far!