Docs.rs
kioto-0.0.1
kioto 0.0.1
Permalink
Docs.rs crate page
MIT
Links
crates.io
Source
Owners
caspervonb
Dependencies
Versions
11.52%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
kioto
0.0.1
Crate Items
Structs
Enums
Functions
Type Aliases
List of all items
Structs
keyboard::KeyIter
runtime::Builder
runtime::Runtime
Enums
keyboard::KeyCode
Functions
keyboard::is_key_down
keyboard::is_key_pressed
keyboard::is_key_released
keyboard::is_key_up
keyboard::key_iter
video::clear_background
video::draw_rectangle
video::draw_text
Type Aliases
video::Color