Welcome to PyCommandCenter's documentation!
===========================================

This is a Python module for implementing bots for Starcraft II.

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   unit
   managers
   playerconstants
   
Short overview
==============

.. autosummary::
   :toctree: _autosummary

   library
   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`