exaV / screeps-kotlin-types

Screep's Kotlin type definitions
MIT License
17 stars 18 forks source link

Implement PathFinder and PathFinder.CostMatrix #9

Closed Jomik closed 6 years ago

Jomik commented 6 years ago

PathFinder.search does have the entirely correct signature. We are missing the ability to mix the two types in the array, namely Array<RoomPosition | GoalWithRange>.