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

Author Topic: Mouse wheel access for sf::Mouse  (Read 2425 times)

0 Members and 1 Guest are viewing this topic.

zeocyte

  • Newbie
  • *
  • Posts: 9
    • View Profile
Mouse wheel access for sf::Mouse
« on: November 19, 2011, 09:40:42 am »
Perhaps we should(if not must) add a convenience static function to sf::Mouse that will access the mouse wheel.
Everything is predetermined.

Laurent

  • Administrator
  • Hero Member
  • *****
  • Posts: 32504
    • View Profile
    • SFML's website
    • Email
Mouse wheel access for sf::Mouse
« Reply #1 on: November 19, 2011, 11:29:02 am »
It has already been discussed before. Such a function wouldn't make sense, the mouse wheel has no persistent state.
Laurent Gomila - SFML developer