Skip to content
Snippets Groups Projects
index.rst 878 B
Newer Older
  • Learn to ignore specific revisions
  • David Bergström's avatar
    David Bergström committed
    Welcome to PyCommandCenter's documentation!
    ===========================================
    
    This is a Python module for implementing bots for Starcraft II.
    
    .. toctree::
       :maxdepth: 2
       :caption: Contents:
    
       unit
       managers
    
    David Bergström's avatar
    David Bergström committed
       
    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`