RiftLurker / open-screeps

:construction: reusable and tested building blocks for every screeps code base :construction:
MIT License
23 stars 4 forks source link

feat: is-creep-spawning function #24

Closed Arcath closed 6 years ago

Arcath commented 6 years ago

As we discussed when I added #22 this adds is-creep-spawning

It takes a creep or a name to return a boolean if the creep is spawning.