SFML community forums

General => Feature requests => Topic started by: zeocyte on November 19, 2011, 09:40:42 am

Title: Mouse wheel access for sf::Mouse
Post by: zeocyte 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.
Title: Mouse wheel access for sf::Mouse
Post by: Laurent 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.