google-code-export / bwapi

Automatically exported from code.google.com/p/bwapi
0 stars 0 forks source link

Please add explanation of *UnitCount methods to the wiki #180

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Please add explanation of *UnitCount methods to the wiki
- allUnitCount
- completedUnitCount
- incompleteUnitCount
- deadUnitCount
- killedUnitCount

Original issue reported on code.google.com by tin...@gmail.com on 7 Jan 2010 at 9:02

GoogleCodeExporter commented 9 years ago
I'm guessing allUnitCount is the cumulative number of units created, 
deadUnitCount is
the cumulative number of friendly units that have died, killedUnitCount is the
cumulative number of units that have been killed by the player, 
completedUnitCount is
the current number of completed units, and incomplete unit count is the current
number of incomplete units.

This should probably be checked/verified in-game before updating the wiki.

Original comment by lowerlo...@gmail.com on 9 Jan 2010 at 12:58

GoogleCodeExporter commented 9 years ago
incompleteUnitCount is "allUnitCount - completedUnitCount".

Original comment by AHeinerm on 13 Jan 2010 at 10:58

GoogleCodeExporter commented 9 years ago

Original comment by AHeinerm on 28 Jan 2010 at 9:50

GoogleCodeExporter commented 9 years ago

Original comment by lowerlo...@gmail.com on 8 Jun 2010 at 8:37

GoogleCodeExporter commented 9 years ago

Original comment by lowerlo...@gmail.com on 20 Jun 2010 at 12:48