Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

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.


Messages - Noctune9

Pages: [1]
1
Graphics / Checking if a sprite flipped?
« on: October 01, 2009, 09:29:04 pm »
I'm inheriting from a sprite in order to create my lighting system. Unfortunately, there doesn't seem to be any function which tells me if a sprite is flipped, making it impossible for me to implement the Render function properly. :(

I could implement it myself easily, but I think it would be better if it became fixed in SFML.

Pages: [1]