Docs.rs
  • pixel-game-lib-0.3.0
    • pixel-game-lib 0.3.0
    • Docs.rs crate page
    • AGPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • tversteeg
    • Dependencies
      • blit ^0.8.4 normal
      • derive-where ^1.2.5 normal
      • game-loop ^1.0.0 normal
      • image ^0.24.7 normal
      • miette ^5.10.0 normal
      • pixels ^0.13.0 normal
      • serde ^1.0.189 normal
      • taffy ^0.3.16 normal
      • vek ^0.16.1 normal
      • winit ^0.28.7 normal
      • winit_input_helper ^0.14.1 normal
      • assets_manager ^0.10.2 normal
      • tokio ^1.33.0 normal
      • assets_manager ^0.10.2 normal
      • console_error_panic_hook ^0.1.7 normal
      • wasm-bindgen ^0.2.87 normal
      • wasm-bindgen-futures ^0.4.37 normal
      • web-sys ^0.3.64 normal
    • Versions
    • 94.12% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

pixel_game_lib0.3.0

  • Structs
  • Enums
  • Traits
  • Functions
?
Change settings

List of all items

Structs

  • canvas::Canvas
  • font::Font
  • gui::Gui
  • gui::GuiBuilder
  • gui::button::Button
  • gui::button::ButtonAssetPaths
  • sprite::ImageLoader
  • sprite::Sprite
  • window::PhysicalSize
  • window::WindowConfig

Enums

  • assets::AssetOrPath
  • assets::LoadedAsset
  • gui::button::State
  • sprite::SpriteOffset
  • window::Key
  • window::TextChar

Traits

  • gui::Widget

Functions

  • assets::asset
  • assets::asset_owned
  • window::window