Commit 55071adc authored by Taddeus Kroes's avatar Taddeus Kroes

All events can now be imported from the module directly.

parent 3c6f417f
from events import TapEvent, FlickEvent
from events import *
from touch import MultiTouchListener
__all__ = ('MultiTouchListener', 'TapEvent', 'FlickEvent')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment