view doc/api.rst @ 237:1bf5bd306bb0

core: add alloc_pool_get function
author David Demelier <markand@malikania.fr>
date Fri, 27 Nov 2020 13:31:27 +0100
parents 6f6c49b95f77
children
line wrap: on
line source

=============
API Reference
=============

Official C API reference.

The API is split into individual libraries:

``libcore``
  Low level access to the library that provides input, sound, animations and
  windowing system.

``libui``
  User interface elements.

``librpg``
  Every other components that are related to the RPG gameplay.

.. toctree::
   :maxdepth: 1

   api/libcore