Clecs 2.0.1-SNAPSHOT

Entity-component-system for Clojure.

clecs.backend.atom-world

Reference implementation of clecs API.

Public variables and functions:

clecs.component

Public variables and functions:

clecs.query

Primitives for query criteria.

Public variables and functions:

clecs.system

Public variables and functions:

clecs.test.mock

Mock worlds that delegate their operations to functions.

clecs.util

Public variables and functions:

clecs.world

Protocols that define clecs API.