SFML community forums
Bindings - other languages => DotNet => Topic started by: Mr_Mangodile on July 10, 2018, 05:31:22 pm
Title:
RectangleShape
Post by:
Mr_Mangodile
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.
Title:
Re: RectangleShape
Post by:
Laurent
on
July 11, 2018, 06:35:45 am
Quote
Why am I getting error
Which one?