Docs.rs
  • niko-0.1.8
    • niko 0.1.8
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Vengarioth
    • Dependencies
      • anyhow ^1.0 normal
      • console_error_panic_hook ^0.1 normal
      • glow ^0.5 normal
      • js-sys ^0.3 normal
      • thiserror ^1.0 normal
      • wasm-bindgen ^0.2 normal
      • web-sys ^0.3 normal
    • Versions
    • 75.12% 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
  • 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

niko0.1.8

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

Crate niko

Source

Re-exports§

pub use graphics::SpriteBatch;

Modules§

graphics

Structs§

Color
Context
Image
Images
Input
Point
Rectangle

Enums§

Event
Key
NikoError

Traits§

Game

Functions§

clear
is_key_down
load_image
log
random
random_range_i32
run

Type Aliases§

Error