yannbouteiller / vgamepad

Virtual XBox360 and DualShock4 gamepads in python
MIT License
169 stars 21 forks source link

Method to remove vgamepad instance #16

Closed jibin23 closed 1 year ago

jibin23 commented 1 year ago

Is there a gamepad.close() or gamepad.remove() function that removes the virtual gamepad?

yannbouteiller commented 1 year ago

Simply:

del gamepad