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

Pages: [1]
1
Window / Re: How to change the point of origin?
« on: January 31, 2019, 04:51:39 pm »
You can move the origin point by moving the sf::View.
You can't change the axis direction, but you can simply negate the value before you set the position.

Thanks you.

2
Window / How to change the point of origin?
« on: January 31, 2019, 03:11:43 pm »
Hello.
By default, the position of the object is from the top left corner of the window, I need to set this point in the middle of the bottom of the window. So that it looks like this picture.

Pages: [1]
anything