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

Pages: [1]
1
Feature requests / SFML 2.0 Suggestion (tiny)
« on: April 28, 2012, 12:16:53 am »
A getSize() function on sf::Rect<T> returning an sf::Vector2<T> containing Width and Height.

Or better still the Rect class to be built of a Vector2 mPos and a Vector2 mSize rather than 4 named members.


Also, whilst I'm here.
Many thanks, this is a lovely libset to work with.




Pages: [1]
anything