Docs.rs
ggez-0.9.3
ggez 0.9.3
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
svenstaro
icefoxen
IGBC
nobbele
PSteinhaus
Vixeliz
Dependencies
approx ^0.5
normal
bitflags ^2.1
normal
bytemuck ^1.12
normal
crevice ^0.13
normal
directories ^5.0
normal
gilrs ^0.10
normal
optional
glam ^0.24
normal
glyph_brush ^0.7
normal
image ^0.24
normal
log ^0.4
normal
lyon ^1.0
normal
memoffset ^0.8
normal
mint ^0.5.9
normal
ordered-float ^3.3
normal
pollster ^0.3
normal
rodio ^0.17
normal
optional
serde ^1.0
normal
smart-default ^0.7
normal
toml ^0.5
normal
typed-arena ^2.0
normal
wgpu ^0.16
normal
winit ^0.28.3
normal
zip ^0.6
normal
argh ^0.1
dev
chrono ^0.4
dev
fern ^0.6
dev
getrandom ^0.2
dev
keyframe ^1
dev
keyframe_derive ^1
dev
num-derive ^0.3
dev
num-traits ^0.2
dev
oorandom ^11
dev
rand ^0.8
dev
skeptic ^0.13
dev
skeptic ^0.13
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ggez
0.9.3
Module input
Module Items
Modules
In crate ggez
ggez
Module
input
Copy item path
Source
Expand description
Input handling modules for keyboard, mouse and gamepad.
Modules
ยง
gamepad
Gamepad utility functions.
keyboard
Keyboard utility functions; allow querying state of keyboard keys and modifiers.
mouse
Mouse utility functions.