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

Author Topic: SFML2 - GetInput (Solved)  (Read 2778 times)

0 Members and 1 Guest are viewing this topic.

codder

  • Newbie
  • *
  • Posts: 8
    • View Profile
SFML2 - GetInput (Solved)
« on: December 31, 2011, 03:17:00 pm »
Hi all,

I can't find any function similar to GetInput in SFML1  :(

Nexus

  • SFML Team
  • Hero Member
  • *****
  • Posts: 6286
  • Thor Developer
    • View Profile
    • Bromeon
SFML2 - GetInput (Solved)
« Reply #1 on: December 31, 2011, 03:22:59 pm »
PollEvent(). Next time, please take a look at the documentation...
Zloxx II: action platformer
Thor Library: particle systems, animations, dot products, ...
SFML Game Development:

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
SFML2 - GetInput (Solved)
« Reply #2 on: December 31, 2011, 03:42:30 pm »
Quote
PollEvent()

... or sf::Keyboard, sf::Mouse and sf::Joystick ;)
Laurent Gomila - SFML developer