Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Bindings - other languages
»
DotNet
»
RectangleShape
Print
Pages: [
1
]
Author
Topic: RectangleShape (Read 3676 times)
0 Members and 1 Guest are viewing this topic.
Mr_Mangodile
Newbie
Posts: 1
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.
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: RectangleShape
«
Reply #1 on:
July 11, 2018, 06:35:45 am »
Quote
Why am I getting error
Which one?
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Bindings - other languages
»
DotNet
»
RectangleShape