Hi guys,

I have a little problem that I hope you guys will be able to help me with.
So I read about a different approach to creating games than inheritance based which I want to try: Entity and component based games.
So I have read and do now have a few questions. What I seem to have problems with is the messaging system between the different components in an entity.
If someone can point me in the right direction or maybe give some code snippets I would be very grateful.

Thanks in advance!