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

Author Topic: sf::RoundedRectangleShape  (Read 5346 times)

0 Members and 1 Guest are viewing this topic.

Max

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
sf::RoundedRectangleShape
« on: July 15, 2013, 06:12:00 pm »
I am wondering if sf::RoundedRectangleShape exists in SFML 2.0 or if it is missing in documentation.

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 11032
    • View Profile
    • development blog
    • Email
Re: sf::RoundedRectangleShape
« Reply #1 on: July 15, 2013, 06:29:55 pm »
If it's not in the documentation, it's not in SFML. :)
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/

Max

  • Newbie
  • *
  • Posts: 10
    • View Profile
    • Email
Re: sf::RoundedRectangleShape
« Reply #2 on: July 15, 2013, 06:35:16 pm »
Okay thanks for clarifying that.  :)

Jebbs

  • Sr. Member
  • ****
  • Posts: 358
  • DSFML Developer
    • View Profile
    • Email
Re: sf::RoundedRectangleShape
« Reply #3 on: July 15, 2013, 06:37:33 pm »
It isn't part of the library, but there's an example of drawing one in the wiki.

 https://github.com/SFML/SFML/wiki/Source%3A-Draw-Rounded-Rectangle
DSFML - SFML for the D Programming Language.

Hanmac

  • Newbie
  • *
  • Posts: 20
    • View Profile
    • Email
Re: sf::RoundedRectangleShape
« Reply #4 on: July 15, 2013, 06:48:04 pm »
there is also an Function for that in Thor: Thor link

 

anything