Docs.rs
  • tetris_gui-0.1.1
    • tetris_gui 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • AloizioMacedo
    • Dependencies
      • eframe ^0.20 normal
      • egui ^0.20 normal
      • rand ^0.8.5 normal
    • Versions
    • 0% of the crate is documented
  • Platform
    • 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

tetris_gui0.1.1

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • game::ColoredPoint
  • game::EndOfGame
  • game::Game
  • pieces::Piece

Enums

  • constants::Movement
  • constants::Rotation
  • game::StepKind
  • pieces::PieceShape

Functions

  • game::new_game
  • game::read_u8
  • pieces::get_next_piece_display
  • pieces::spawn_piece_above

Constants

  • constants::FPS
  • constants::GAME_WIDTH
  • constants::HEIGHT
  • constants::NEXT_PIECE_DISPLAY_WIDTH
  • constants::SCALE
  • pieces::NUMBER_OF_SHAPES