Docs.rs
lp_tetris-0.1.6
lp_tetris 0.1.6
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
barrowsys
Dependencies
array2d ^0.2.1
normal
midir ^0.5.0
normal
multiinput ^0.0.15
normal
rand ^0.6.0
normal
Versions
28%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
lp_
tetris
0.1.6
All Items
Crate Items
Structs
Enums
Functions
Crate
lp_tetris
Copy item path
Source
Structs
§
Launchpad
Pad
Represents a pad on the Launchpad Provides methods to convert to and from a note byte
Enums
§
Control
Event
Functions
§
input_
map
Given an rdev::EventType, return a ControlEvent. This is the method to modify if you want to change/add input mappings.