raylib-d Gamepad Detection Fails

Steven Schveighoffer schveiguy at gmail.com
Thu Dec 1 21:34:41 UTC 2022


On 12/1/22 11:10 AM, ryuukk_ wrote:
> Can you try with this page: 
> https://www.raylib.com/examples/core/loader.html?name=core_input_gamepad
> 
> Does it detect your gamepad?

It should work because the `IsGamepadAvailable` function call is inside 
the loop. That's most certainly the problem with the OP code.

-Steve


More information about the Digitalmars-d-learn mailing list