creep.room.find(FIND_STRUCTURES,...)
Well, I guess there is no point of reference. Then, is the order fixed?
creep.room.find(FIND_STRUCTURES,...)
Well, I guess there is no point of reference. Then, is the order fixed?
I'm quite confused about the order of detection by room.find method. Is the method based on distance from the creep? or is the order fixed?