Skip to content
Emmanuel edited this page Jan 3, 2020 · 1 revision

Most of src/data are data structures:

  • dict
  • int_list
  • list
  • randf
  • spline
  • vertex_hashtable
  • vertex_list

include/data has the function prototypes for them.

Entity management

Data managment

Collision

  • See cphysics.c

Files formats

Clone this wiki locally