Method summary
- __init__(self, x, y, dx = 0, dy = 0, buttons = 0, modifiers = None, scroll_x = 0, scroll_y = 0)
Methods
- __init__(self, x, y, dx = 0, dy = 0, buttons = 0, modifiers = None, scroll_x = 0, scroll_y = 0)
buttons is a list of buttons
API Reference for Enthought Tool Suite 3.0.1
Because Pyglet doesn't have a native mouse event object, we use this to encapsulate all the possible state when we receive any mouse- related event.
buttons is a list of buttons
© Copyright 2002-2008 Enthought, Inc.