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

Author Topic: How to access mousewheel event data from Thor Action / ActionMaps?  (Read 774 times)

0 Members and 1 Guest are viewing this topic.

runnv

  • Newbie
  • *
  • Posts: 1
    • View Profile
I'm having trouble getting MouseWheelScrolled event data from thor.  I am able to detect when the mouse wheel is used, but would like the data such as the delta without using the callback method in thor. 

Is there a way for me to get MouseWheelScrolled data without creating a one off callback method?

eXpl0it3r

  • SFML Team
  • Hero Member
  • *****
  • Posts: 10815
    • View Profile
    • development blog
    • Email
Re: How to access mousewheel event data from Thor Action / ActionMaps?
« Reply #1 on: June 15, 2017, 06:14:29 am »
I've asked myself the same question, but it's not possible, see the discussion in the Thor thread: https://en.sfml-dev.org/forums/index.php?topic=7329.480
Official FAQ: https://www.sfml-dev.org/faq.php
Official Discord Server: https://discord.gg/nr4X7Fh
——————————————————————
Dev Blog: https://duerrenberger.dev/blog/