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 - ypcman

Pages: [1]
1
C / Re: Sprite Vertical axis rotation
« on: November 24, 2023, 05:02:56 pm »
it's exactly what I needed !!
Thanks a lot Hapax

2
C / Sprite Vertical axis rotation
« on: November 24, 2023, 03:17:14 pm »
Hi.
I'm trying to rotate a sprite by its vertical axis. For example, rotate a sprite with a person walking to the right become a person walking to the left. I only found sfSprite_rotate() and sfSprite_setRotation() which rotate a sprite upon a point ...
Is there a simple function to do this ?

Pages: [1]