Skip to main content

Crate bevy_gilrs

Crate bevy_gilrs 

Source
Expand description

Systems and type definitions for gamepad handling in Bevy.

This crate is built on top of GilRs, a library that handles abstracting over platform-specific gamepad APIs.

Structsยง

GilrsPlugin
Plugin that provides gamepad handling to an App.
RumbleSystems
Updates the running gamepad rumble effects.