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

Author Topic: any function  (Read 734 times)

0 Members and 1 Guest are viewing this topic.

Sohil Shrestha7

  • Newbie
  • *
  • Posts: 6
    • View Profile
any function
« on: May 17, 2013, 03:20:07 pm »
any function to store keypressed.
as in character = sf::keyboard:: any specific key pressed

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10801
    • View Profile
    • development blog
    • Email
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.
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/