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

Author Topic: RectangleShape  (Read 2620 times)

0 Members and 1 Guest are viewing this topic.

Mr_Mangodile

  • Newbie
  • *
  • Posts: 1
    • View Profile
RectangleShape
« on: July 10, 2018, 05:31:22 pm »
I new to programming and SFML. Why am I getting error on MyRectangle?
RectangleShape MyRectangle = new RectangleShape();
Also if you know any C# SFML tutorials or learning material you can suggest me.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Re: RectangleShape
« Reply #1 on: July 11, 2018, 06:35:45 am »
Quote
Why am I getting error
Which one?
Laurent Gomila - SFML developer