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

This is a Python library based on the CommandCenter bot for implementing bots for Starcraft II.

If you are looking on how to get started, take a look at :ref:`Getting 
started <gettingstarted>`.

.. TODO: Coordinates explained

Table of contents
-----------------

.. toctree::
   :maxdepth: 2

   gettingstarted
   managers
   idabot
   unit
   types
   coordinates
   constants
   
Short overview
==============

.. autosummary::
   :toctree: _autosummary

   library
   library.Coordinator 	
   library.Point2D 	
   library.Point2DI 	

Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`