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

Author Topic: sf::RectangleShape  (Read 1371 times)

0 Members and 1 Guest are viewing this topic.

RKim

  • Newbie
  • *
  • Posts: 5
    • View Profile
    • Email
sf::RectangleShape
« on: April 27, 2018, 01:36:10 am »
I wonder whether it is possible to set the top,left,right, and bottom outline with the different colors.


Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32498
    • View Profile
    • SFML's website
    • Email
Re: sf::RectangleShape
« Reply #1 on: April 27, 2018, 08:09:27 am »
No, you'll have to draw a separate shape for each border in this case.
Laurent Gomila - SFML developer