Docs.rs
  • simple-game-utils-0.3.0
    • simple-game-utils 0.3.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emmabritton
    • Dependencies
      • audio-engine ^0.4.5 normal
      • gilrs ^0.10.4 normal
      • hound ^3.5.1 normal
      • serde ^1.0.193 normal
      • thiserror ^1.0.51 normal
    • Versions
    • 38.37% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

simple_game_utils0.3.0

Module controller

  • Structs
  • Enums
  • Constants

In crate simple_game_utils

?
Change settings

Module simple_game_utils::controller

source ·

Structs

  • ActionState
  • DirectionState
  • GameController
  • MenuState

Enums

  • Error
    Error type which can be returned when creating Gilrs.

Constants

  • CNTR_MASK_DOWN
  • CNTR_MASK_EAST
  • CNTR_MASK_LEFT
  • CNTR_MASK_NORTH
  • CNTR_MASK_RIGHT
  • CNTR_MASK_SOUTH
  • CNTR_MASK_START
  • CNTR_MASK_UP
  • CNTR_MASK_WEST