Docs.rs
  • screeps-game-api-0.23.0
    • screeps-game-api 0.23.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • daboross
    • shanemadden
    • Dependencies
      • arrayvec ^0.7 normal
      • enum-iterator ^2.0 normal
      • enum_dispatch ^0.3 normal
      • js-sys ^0.3 normal
      • num-derive ^0.4 normal
      • num-traits ^0.2 normal
      • serde ^1 normal
      • serde-wasm-bindgen ^0.6 normal
      • serde_json ^1 normal
      • serde_repr ^0.1 normal
      • wasm-bindgen >=0.2.93 normal
      • bincode ^1.3 dev
      • wasm-bindgen-test ^0.3 dev
    • Versions
    • 36.63% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

Module structure_controller

screeps0.23.0

Module structure_controller

Module Items

  • Enums

In screeps::enums::action_error_codes

Modules

  • construction_site
  • creep
  • flag
  • game
  • powercreep
  • room
  • room_position
  • shared
  • spawning
  • structure
  • structure_controller
  • structure_factory
  • structure_lab
  • structure_link
  • structure_nuker
  • structure_observer
  • structure_powerspawn
  • structure_rampart
  • structure_spawn
  • structure_terminal
  • structure_tower
screeps::enums::action_error_codes

Module structure_controller

Settings
Help
Source

Enums§

ActivateSafeModeErrorCode
Error codes used by StructureController::activate_safe_mode.
UnclaimErrorCode
Error codes used by StructureController::unclaim.