alunizaje/assets/scripts/vendor/HC/docs/reference.rst

17 lines
380 B
ReStructuredText
Raw Normal View History

2016-12-08 20:02:27 +01:00
Reference
=========
HC is composed of several parts. Most of the time, you will only have to deal
with the main module and the `Shapes` sub-module, but the other modules are
at your disposal if you need them.
.. toctree::
:maxdepth: 2
HC <MainModule>
HC.shapes <Shapes>
HC.polygon <Polygon>
HC.spatialhash <SpatialHash>
HC.vector <Vector>
HC.class <Class>