[−][src]Trait screeps::objects::HasCooldown
Trait for objects which have to cooldown.
Contract
The reference returned from AsRef<Reference>::as_ref must be have a
cooldown properties.
Trait for objects which have to cooldown.
The reference returned from AsRef<Reference>::as_ref must be have a
cooldown properties.
impl HasCooldown for StructureExtractor[src]impl HasCooldown for StructureLab[src]impl HasCooldown for StructureLink[src]impl HasCooldown for StructureNuker[src]impl HasCooldown for StructureTerminal[src]