Welcome,
Guest
. Please
login
or
register
. Did you miss your
activation email?
French forum
Home
Help
Search
Login
Register
SFML community forums
»
Help
»
General
»
How to do real-time input with sfml 2?
Print
Pages: [
1
]
Author
Topic: How to do real-time input with sfml 2? (Read 1428 times)
0 Members and 1 Guest are viewing this topic.
blueeyedlion
Jr. Member
Posts: 61
How to do real-time input with sfml 2?
«
on:
April 20, 2012, 11:16:26 pm »
In sfml 1.6 this was handled by the sf::input class, but I can't seem to find it or an equivalent in the sfml 2 documentation. Could someone help me out?
Logged
Laurent
Administrator
Hero Member
Posts: 32498
Re: How to do real-time input with sfml 2?
«
Reply #1 on:
April 20, 2012, 11:22:14 pm »
sf::Mouse, sf::Keyboard and sf::Joystick.
Logged
Laurent Gomila - SFML developer
Print
Pages: [
1
]
SFML community forums
»
Help
»
General
»
How to do real-time input with sfml 2?