limnus-gamepad

Crates.iolimnus-gamepad
lib.rslimnus-gamepad
version0.0.12
sourcesrc
created_at2024-11-24 21:10:53.122992
updated_at2024-12-03 18:53:18.248397
descriptionPlatform independent gamepad management
homepage
repositoryhttps://github.com/swamp/limnus
max_upload_size
id1459597
size9,145
Peter Bjorklund (piot)

documentation

README

limnus-gamepad 🧱

A gamepad abstraction layer for the Limnus game engine, providing cross-platform gamepad support with a simple, event-driven API.

✨ Features

  • 🎮 Support for standard gamepad layouts
  • 🔄 Event-driven state updates
  • 📊 Analog input support for triggers and sticks
  • 🔌 Hot-plugging support
  • 🏃 Active state tracking

📦 Installation

Add limnus-gamepad to your project’s Cargo.toml:

[dependencies]
limnus-gamepad = "0.0.12"

License

Licensed under the MIT License. See LICENSE in the project root for license information.

Commit count: 19

cargo fmt