Colobot
Colobot Documentation

Doxygen documentation of Colobot project

Introduction

The source code released by Epitec was sparsely documented. This documentation, written from scratch, will aim to describe the various components of the code.

Currently, the only documented classes are the ones written from scratch or the old ones rewritten to match the new code. In time, the documentation will be extended to cover every major part of the code.

Code structure

The source code was split from the original all-in-one directory to subdirectories, each containing one major part of the project. The current layout is the following: