Docs.rs
  • rg-chess-0.2.2
    • rg-chess 0.2.2
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • ValentinColin
    • Dependencies
      • env_logger ^0.9.0 normal
      • ggez ^0.7.0 normal
      • log ^0.4.17 normal
      • mint ^0.5 normal
      • thiserror ^1.0.32 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • 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 chess

logo
Change settings

List of all items

Structs

  • Board
  • Button
  • Chess
  • ChessGui
  • ChessMove
  • Theme

Enums

  • Align
  • CastleRights
  • Color
  • Direction
  • Error
  • File
  • GameState
  • Piece
  • Rank
  • Square

Functions

  • run

Constants

  • ALL_COLORS
  • ALL_DIAGONAL
  • ALL_DIRECTION
  • ALL_FILES
  • ALL_LINE
  • ALL_PIECES
  • ALL_RANKS
  • ALL_SQUARES
  • BOARD_CELL_PX_SIZE
  • BOARD_PX_SIZE
  • BOARD_SIZE
  • NUM_COLORS
  • NUM_DIAGONAL
  • NUM_DIRECTION
  • NUM_FILES
  • NUM_LINES
  • NUM_PIECES
  • NUM_RANKS
  • NUM_SQUARES
  • NUM_THEMES
  • SCREEN_PX_SIZE
  • SIDE_SCREEN_PX_SIZE
  • THEMES
  • THEME_CORAL
  • THEME_DUST
  • THEME_EMERALD
  • THEME_MARINE
  • THEME_SANDCASTLE
  • THEME_WHEAT