The game object used in Screeps is a globally accessible object which generally contains general gameplay information.
Contents
API[]
Methods[]
- getObjectById(id)
- cpu.getUsed()
- notify(message)
Properties[]
- constructionSites
- cpu
- cpu.limit
- cpu.tickLimit
- cpu.bucket
- creeps
- flags
- map
- market
- resources
- rooms
- spawns
- structures
- time