Docs.rs
  • ludomath-1.1.1
    • ludomath 1.1.1
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • CookieShade
    • Dependencies
      • rand ^0.3 normal
    • Versions
    • 100% 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

ludomath1.1.1

Crate Items

  • Structs
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • rng::Rng
  • vec2d::Point
  • vec2d::Rotation
  • vec2d::Transform
  • vec2d::Vector

Traits

  • vec2d::MaybeInvertible
  • vec2d::Transformation

Functions

  • num::clamp
  • num::inv_sqrt
  • num::lerp
  • num::lerp_clamped
  • num::modulo
  • num::range_map

Constants

  • consts::POINT_ORIGIN
  • consts::ROTATION_0_DEG
  • consts::ROTATION_135_DEG
  • consts::ROTATION_180_DEG
  • consts::ROTATION_225_DEG
  • consts::ROTATION_270_DEG
  • consts::ROTATION_315_DEG
  • consts::ROTATION_45_DEG
  • consts::ROTATION_90_DEG
  • consts::TAU
  • consts::TRANSFORM_IDENTITY
  • consts::VEC_DOWN
  • consts::VEC_DOWN_LEFT
  • consts::VEC_DOWN_RIGHT
  • consts::VEC_LEFT
  • consts::VEC_ONE
  • consts::VEC_RIGHT
  • consts::VEC_UP
  • consts::VEC_UP_LEFT
  • consts::VEC_UP_RIGHT
  • consts::VEC_ZERO