Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
sf::Vertex question
Print
Pages: [
1
]
Author
Topic: sf::Vertex question (Read 1313 times)
0 Members and 1 Guest are viewing this topic.
Mr_Blame
Full Member
Posts: 192
sf::Vertex question
«
on:
April 14, 2015, 05:29:14 pm »
Hello!
Todays question is how to draw SF::VERTEX. I checked sf::vertex doesn't have draw() function. If you want to know for what i need it here is example: put one pixel on screen.
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11033
Re: sf::Vertex question
«
Reply #1 on:
April 14, 2015, 05:42:30 pm »
How about looking at the
documentation
and the
tutorial
?
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Mr_Blame
Full Member
Posts: 192
Re: sf::Vertex question
«
Reply #2 on:
April 15, 2015, 08:17:35 am »
Oh yes I found this in tutorials thanks.
Logged
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
sf::Vertex question