Issue 479 in pyglet: on_mouse_scroll event

6 views
Skip to first unread message

codesite...@google.com

unread,
Apr 15, 2010, 5:07:55 AM4/15/10
to pyglet...@googlegroups.com
Status: New
Owner: ----

New issue 479 by sfornengo: on_mouse_scroll event
http://code.google.com/p/pyglet/issues/detail?id=479

on_mouse_scroll event does not supply modifiers:
def on_mouse_scroll(self, x, y, scroll_x, scroll_y):
...
we need something like:
def on_mouse_scroll(self, x, y, scroll_x, scroll_y, modifiers):
...


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

Reply all
Reply to author
Forward
0 new messages