Docs.rs
  • buffer-graphics-lib-0.16.0
    • buffer-graphics-lib 0.16.0
    • Docs.rs crate page
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • emmabritton
    • Dependencies
      • embedded-graphics-core ^0.4.0 normal optional
      • fnv ^1.0.7 normal
      • graphics-shapes ^0.4.1 normal
      • ici-files ^0.2.1 normal
      • image ^0.25.0 normal optional
      • log ^0.4.21 normal
      • noto-sans-mono-bitmap ^0.2.0 normal optional
      • serde ^1.0.197 normal optional
      • thiserror ^1.0.58 normal
      • anyhow ^1.0.81 dev
      • fastrand ^2.0.2 dev
    • Versions
    • 19.02% of the crate is documented
  • Go to latest version
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module wrapper

buffer_graphics_lib0.16.0

Module wrapper

  • Enums

In buffer_graphics_lib::prelude

Modules

  • animated
  • changing
  • color
  • coord
  • errors
  • file
  • image
  • jasc_palette
  • palette
  • scaling
  • wrapper

Macros

  • coord

Structs

  • AnimatedIndexedImage
  • Circle
  • Color
  • Coord
  • Ellipse
  • IndexedImage
  • JascPalette
  • Line
  • Polygon
  • Rect
  • Triangle

Enums

  • AnglePosition
  • FilePalette
  • FlatSide
  • IndexedImageError
  • IndexedWrapper
  • LineType
  • PaletteError
  • ParseIssue
  • PlayType
  • Scaling
  • TriangleAngleType
  • TriangleSideType

Constants

  • BLACK
  • BLUE
  • BROWN
  • CYAN
  • DARKER_GRAY
  • DARK_GRAY
  • GB_0
  • GB_1
  • GB_2
  • GB_3
  • GREEN
  • LIGHTER_GRAY
  • LIGHT_GRAY
  • MAGENTA
  • MID_GRAY
  • OFF_BLACK
  • OFF_WHITE
  • ORANGE
  • PURPLE
  • RED
  • TRANSPARENT
  • WHITE
  • YELLOW

Traits

  • ChangeColors
  • ContainsShape
  • IntersectsContains
  • IntersectsShape
  • Lerp
  • Shape
  • Tint

Functions

  • draw_flat_bottom
  • draw_flat_top
  • flerp
  • inv_flerp
?
Change settings

Module buffer_graphics_lib::prelude::wrapper

source ·

Enums§

  • IndexedWrapper