Class SDL_GamepadBindingType

java.lang.Object
club.doki7.sdl3.enumtype.SDL_GamepadBindingType

public final class SDL_GamepadBindingType extends Object

Types of gamepad control bindings.

A gamepad is a collection of bindings that map arbitrary joystick buttons, axes and hat switches to specific positions on a generic console-style gamepad. This enum is used as part of SDL_GamepadBinding to specify those mappings.

Since: This enum is available since SDL 3.2.0.