Arcnor / pixel-dungeon-gdx

LibGDX port of the awesome Pixel Dungeon
95 stars 83 forks source link

Pressing more than one mouse button causes NPE #26

Closed Arcnor closed 10 years ago

Arcnor commented 10 years ago

There is a PR (#24) that solves this, but I think we can make multi-button work by having a specific input processor per platform, or at least one for mobile and another for desktop.