Skip to contents

Get the last gamepad button pressed.

Usage

get_gamepad_button_pressed()

Value

An integer

Note

This function has been auto-generated from the following Raylib function definition:

int GetGamepadButtonPressed(void);