Expand description
Traits associated with how specific game objects can be used.
Traits
- Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.attack. - Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.dismantle. - Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.harvest. - Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.heal. - Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.transfer. - Trait for all wrappers over Screeps JavaScript objects which can be the target of
Creep.withdraw.