Faylixe / pygame-vkeyboard

Visual keyboard for Pygame engine.
Apache License 2.0
15 stars 6 forks source link

Add support of FINGER events #22

Closed werdeil closed 3 years ago

werdeil commented 3 years ago

As stated in #21, since pygame 2.0.0 there are new events for touchscreen support, here is a PR to handle these new events.

anxuae commented 3 years ago

Hello @werdeil, thanks for the fix, it will be integrated in next release