Docs.rs
  • screeps-game-utils-0.23.0
    • screeps-game-utils 0.23.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • shanemadden
    • Dependencies
      • chrono >=0.4.20 normal
      • screeps-game-api ^0.23 normal
      • serde ^1 normal
      • serde_json ^1 normal
      • serde_with ^3.8.1 normal
      • assert_approx_eq ^1.1 dev
    • Versions
    • 20.47% 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

screeps_utils0.23.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Functions

List of all items

Structs

  • large_cost_matrix::LargeCostMatrix
  • offline_map::OfflineRoomData
  • offline_map::OfflineShardData
  • room_xy::GridIter
  • sparse_cost_matrix::SparseCostMatrix

Enums

  • map::RoomType
  • offline_map::OfflineObject
  • offline_map::OfflinePortalDestination
  • room_xy::Order

Functions

  • algorithms::distance_transform::chebyshev_distance_transform_from_cost_matrix
  • algorithms::distance_transform::chebyshev_distance_transform_from_terrain
  • algorithms::distance_transform::manhattan_distance_transform_from_cost_matrix
  • algorithms::distance_transform::manhattan_distance_transform_from_terrain
  • algorithms::floodfill::get_obstacles_lcm_from_terrain
  • algorithms::floodfill::numerical_floodfill
  • algorithms::floodfill::reachability_floodfill
  • map::room_type_for_name
  • math::control_points_for_gcl
  • math::power_for_gpl
  • math::tower_attack_power_at_range
  • math::tower_heal_power_at_range
  • math::tower_repair_power_at_range
  • object::creation_datetime
  • offline_map::load_shard_map_json
  • room_coordinate::range_exclusive
  • room_coordinate::range_inclusive
  • room_xy::chebyshev_range_iter
  • room_xy::manhattan_range_iter

Constants

  • large_cost_matrix::ROOM_AREA
  • sparse_cost_matrix::ROOM_AREA