Skip to content

get_gamepad returns always only one event #8

@Fuzzyma

Description

@Fuzzyma

get_gamepad always returns a single event.
The examples show a for loop to loop through the returned array which is a bit of a no brainer since its only one element.
Shouldnt the method return an array of all events which happened since the last call to get_gamepad?
Instead one has to call the method multiple times to get all "updates"

PS: Sorry for spamming issues!

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions