Docs.rs
  • speedy2d-1.8.0
    • speedy2d 1.8.0
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • QuantumBadger
    • Dependencies
      • backtrace ^0.3 normal
      • earcutr ^0.2.0 normal
      • gl ^0.14 normal
      • glow ^0.7 normal
      • image ^0.23 normal
      • log ^0.4 normal
      • num-traits ^0.2 normal
      • rusttype ^0.9 normal
      • unicode-normalization ^0.1 normal
      • image ^0.23 dev
      • simple_logger ^1.11 dev
      • web-sys ^0.3 normal
      • glutin ^0.28 normal
      • glutin ^0.28 dev
      • wasm-bindgen ^0.2 normal
      • wasm-bindgen ^0.2 dev
    • Versions
    • 100% 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
    • 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
logo

logo

Crate speedy2d

logo
Change settings

List of all items

Structs

  • GLRenderer
  • GLRendererCreationError
  • Graphics2D
  • WebCanvas
  • Window
  • color::Color
  • dimen::Vector2
  • error::BacktraceError
  • error::ErrorMessage
  • font::Codepoint
  • font::Font
  • font::FontFamily
  • font::FontGlyph
  • font::FormattedGlyph
  • font::FormattedTextBlock
  • font::FormattedTextLine
  • font::LineVerticalMetrics
  • font::TextOptions
  • image::ImageHandle
  • shape::Polygon
  • shape::Rectangle
  • time::Stopwatch
  • window::ModifiersState
  • window::UserEventSender
  • window::WindowCreationOptions
  • window::WindowHelper
  • window::WindowStartupInfo

Enums

  • font::TextAlignment
  • image::ImageDataType
  • image::ImageFileFormat
  • image::ImageSmoothingMode
  • window::EventLoopSendError
  • window::MouseButton
  • window::MouseScrollDistance
  • window::VirtualKeyCode
  • window::WindowCreationError
  • window::WindowFullscreenMode
  • window::WindowPosition
  • window::WindowSize

Traits

  • font::TextLayout
  • numeric::PrimitiveZero
  • numeric::RoundFloat
  • window::WindowHandler

Typedefs

  • dimen::IVec2
  • dimen::UVec2
  • dimen::Vec2
  • font::FontId
  • font::UserGlyphIndex
  • shape::IRect
  • shape::Rect
  • shape::URect
  • window::KeyScancode