screepers / Screeps-Typescript-Declarations

The repository for *Screeps's* TypeScript type definitions.
69 stars 44 forks source link

Add null return type to findClosest methods #105

Closed mpsenn closed 7 years ago

mpsenn commented 7 years ago

RoomPosition.findClosest methods can return null if no objects match the filter.

anisoptera commented 7 years ago

Sorry, can you reopen this against master branch?