Expand description
Pure-data structures relating to Screeps.
Structs
- An object that is used to filter returned results from Screeps functions that accept such filters
- Represents an Object ID and a type that the ID points to.
- Represents a position in a particular room in Screeps.
- Represents an Object ID using a packed 12-byte representation
- A structure representing a room name.
Enums
- An error representing when a string can’t be parsed into a
RoomName
. - An error representing when a string can’t be parsed into a
RoomName
.