Function screeps::game::power_creeps

source ·
pub fn power_creeps() -> JsHashMap<String, AccountPowerCreep>
Expand description

Get a JsHashMap<String, AccountPowerCreep> with all of your power creeps, which has power creep names as keys.

Screeps documentation