Docs.rs
  • ezinput-0.3.6
    • ezinput 0.3.6
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • eexsty
    • Dependencies
      • bevy ^0.7 normal
      • ezinput_macros ^0.2 normal
      • serde ^1 normal
      • itertools ^0.10 dev
    • Versions
    • 52.03% of the crate is documented
  • 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 ezinput

logo
Change settings

List of all items

Structs

  • binding::ActionBinding
  • binding::InputReceivers
  • bundle::InputHandlingBundle
  • gamepad::GamepadInputHandlingSystem
  • gamepad::GamepadMarker
  • keyboard::KeyboardInputHandlingSystem
  • keyboard::KeyboardMarker
  • mouse::MouseInputHandlingSystem
  • mouse::MouseMarker
  • plugin::EZInputPlugin
  • plugin::InputHandlingTickSystem
  • state::AxisState
  • view::InputView
  • view::ReceiverDescriptor

Enums

  • mouse::MouseAxisType
  • prelude::GamepadAxisType
  • prelude::GamepadButtonType
  • prelude::KeyCode
  • prelude::MouseButton
  • receiver::InputReceiver
  • state::PressState
  • view::InputSource

Traits

  • binding::BindingTypeView
  • receiver::IntoReceiverVec
  • state::AxisStateVecExt
  • state::PressStateExt

Macros

  • input

Derive Macros

  • BindingTypeView
  • prelude::BindingTypeView