A ConstructionSite is an object representing a Structure that has not finished being built. The intended Structure to be built will replace the ConstructionSite once all the required work has been completed with a different object ID. A constructionSite will be removed from the game and replaced with a Resource representing the same amount of energy on the ground if another player's Creep moves on top of it.
This destruction on being walked over and a limit of 100 construction sites per player causes many players to queue up construction sites (especially roads) using Flags.
Contents
Api[]
Methods[]
- remove()
Properties[]
- id
- my
- owner
- pos
- progress - work already done
- progressTotal - total work needed
- room
- structureType