Docs.rs
  • leafwing-input-manager-0.5.1
    • leafwing-input-manager 0.5.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • alice-i-cecile
    • Dependencies
      • bevy ^0.8 normal
      • derive_more ^0.99 normal
      • itertools ^0.10 normal
      • leafwing_input_manager_macros ^0.5 normal
      • petitset ^0.2.1 normal
      • serde ^1.0 normal
      • bevy ^0.8 dev
      • bevy_egui ^0.15.0 dev
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Crate leafwing_input_manager

logo
Change settings

List of all items

Structs

  • ActionIter
  • InputManagerBundle
  • action_state::ActionData
  • action_state::ActionState
  • action_state::ActionStateDriver
  • action_state::Timing
  • axislike::AxisConversionError
  • axislike::DualAxis
  • axislike::DualAxisData
  • axislike::SingleAxis
  • axislike::VirtualDPad
  • errors::NearlySingularConversion
  • input_map::InputMap
  • input_streams::InputStreams
  • input_streams::MutableInputStreams
  • orientation::Direction
  • orientation::Rotation
  • plugin::InputManagerPlugin
  • plugin::ToggleActions
  • user_input::RawInputs

Enums

  • action_state::ActionDiff
  • axislike::AxisType
  • axislike::MouseMotionAxisType
  • axislike::MouseWheelAxisType
  • buttonlike::ButtonState
  • buttonlike::MouseMotionDirection
  • buttonlike::MouseWheelDirection
  • clashing_inputs::ClashStrategy
  • orientation::RotationDirection
  • plugin::InputManagerSystem
  • user_input::InputKind
  • user_input::UserInput

Traits

  • Actionlike
  • input_mocking::MockInput
  • orientation::Orientation

Derive Macros

  • Actionlike
  • prelude::Actionlike

Functions

  • systems::generate_action_diffs
  • systems::process_action_diffs
  • systems::release_on_disable
  • systems::tick_action_state
  • systems::update_action_state
  • systems::update_action_state_from_interaction