Newer
Older
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
Welcome to PyCommandCenter's documentation!
===========================================
This is a Python module for implementing bots for Starcraft II.
.. toctree::
:maxdepth: 2
:caption: Contents:
unit
managers
Short overview
==============
.. autosummary::
:toctree: _autosummary
library
library.PLAYER_SELF
library.PLAYER_ENEMY
library.PLAYER_NEUTRAL
library.PLAYER_ALLY
library.ABILITY_ID
library.BUFF_ID
library.BaseLocation
library.BuildingPlacer
library.Color
library.Coordinator
library.Difficulty
library.IDABot
library.MapTools
library.PlayerSetup
library.Point2D
library.Point2DI
library.Race
library.TechTree
library.TypeData
library.UNIT_TYPEID
library.UPGRADE_ID
library.Unit
library.UnitType
library.UnitTypeID
Indices and tables
==================
* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`