w3c / gamepad

Gamepad
https://w3c.github.io/gamepad/
Other
141 stars 48 forks source link

Add missing type argument to the GamepadEvent constructor #51

Closed foolip closed 6 years ago

foolip commented 7 years ago

Fixes #35.

Also add [SameObject] while in the area, since event.gamepad can't change.

foolip commented 7 years ago

@luser, would you mind reviewing?