Module screeps::constants::look

source ·
Expand description

Constants for use with Room::look_for_at and related functions.

Note: Types in this module have purposefully ambiguous names, and are intended to be used as, for example, look::CREEPS, not CREEPS.

You can do this my importing the module itself, rather than any individual constant, and then just referring to the constants relative to the module.

Structs

Enums

Traits