andertavares / StarCraftUnitInfo

A module to store information on units behind the fog-of-war
MIT License
3 stars 0 forks source link

Clear or mark position data of unit not seen anymore #3

Open andertavares opened 6 years ago

andertavares commented 6 years ago

We store the position a unit was last seen, if we visit that position again, we don't update that the unit is not there anymore. We should either set that unit's position to an invalid value or add a field to mark the previously stored value as incorrect