vjurenka / BWMirror

BWMirror API source files
Other
55 stars 13 forks source link

Unit::getTrainingQueue referenced in the javadocs seems to be missing. #21

Closed timfennis closed 8 years ago

timfennis commented 8 years ago

I want to map my units to the buildings that are producing said unit and was looking for a method to do so. isTraining references getTrainingQueue but I can't find said method anywhere.

Do you know of another reliable way of finding the unit that's being trained in a building, or the building that a unit is being trained in?

vjurenka commented 8 years ago

Sorry for the late reply, I've added this method to the current release 2.5. Thanks for the report :)