1
SFML projects / Re: AlexxanderX's Tutorials
« on: April 22, 2014, 10:38:17 pm »
Thanks a lot for the response. Good to know but I cant update at the moment.
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
if (area.contains({ area.left, player.getPosition().y }))
I dont understand this brackets { }. I tried to compile it (Win7 VS 2012) and got some errors.