Module traits

Module traits 

Source
Expand description

Common traits shared across the crate

Traitsยง

AddDirection
Trait that encapsulates taking a screeps::Direction constant and producing a new node from it.
GetRangeTo
Trait that encapsulates being able to get a standardized range value from one node to another.