python-sc2
Introduction
Using docker to run SC2 bots
bot_ai.py
unit.py
units.py
game_data.py
game_info.py
game_state.py
client.py
position.py
pixel_map.py
protocol.py
score.py
unit_command.py
UnitCommand
ids
python-sc2
unit_command.py
View page source
unit_command.py
class
sc2.unit_command.
UnitCommand
(
ability
,
unit
,
target
=
None
,
queue
=
False
)