Module screeps::local[][src]

Pure-data structures relating to Screeps.

Structs

ObjectId

Represents an Object ID and a type that the ID points to.

Position

Represents a position in a particular room in Screeps.

RawObjectId

Represents an Object ID using a packed 12-byte representation

RoomName

A structure representing a room name.

Enums

RawObjectIdParseError
RoomNameParseError

An error representing when a string can't be parsed into a RoomName.