HaxeFlixel / HaxeFlixel/flixel
FlxGamepadManager: add lastActive history
Open
@Gama11 is already working on this.
Since Jun 23, 2015.
- Dominant language
- Haxe
- Stars
- 2.2k
- Forks
- 522
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Currently, when the lastActive gamepad disconnects, lastActive becomes null, even if there was another gamepad active before which is still connected. It would be more convenient if lastActive was set to that gamepad instead.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.