Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
any function
Print
Pages: [
1
]
Author
Topic: any function (Read 891 times)
0 Members and 1 Guest are viewing this topic.
Sohil Shrestha7
Newbie
Posts: 6
any function
«
on:
May 17, 2013, 03:20:07 pm »
any function to store keypressed.
as in character = sf::keyboard:: any specific key pressed
Logged
eXpl0it3r
SFML Team
Hero Member
Posts: 11034
Re: any function
«
Reply #1 on:
May 17, 2013, 04:54:47 pm »
You can use the
sf::Event::TextEvent
event.
I highly recommend to read the tutorials and documentation.
Logged
Official FAQ:
https://www.sfml-dev.org/faq.php
Official Discord Server:
https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog:
https://duerrenberger.dev/blog/
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
any function
anything