Function screeps::game::resources

source ·
pub fn resources() -> JsHashMap<IntershardResourceType, u32>
Expand description

Get a JsHashMap<IntershardResourceType, u32> with all of your account resources.

Screeps documentation