Docs.rs
piston-button_controller-0.1.1
piston-button_controller 0.1.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
bvssvni
github:pistondevelopers:publish
Dependencies
vecmath ^0.3.0
pistoncore-input ^0.17.0
piston_window ^0.63.0
Versions
Go to latest version
Platform
i686-apple-darwin
i686-pc-windows-gnu
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-gnu
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
button_controller
::
math
Type Definition
button_controller
::
math
::
Matrix2d
[
−
]
[src]
type Matrix2d<T =
Scalar
> = Matrix2x3<T>;
The type used for matrices.