]> git.jsancho.org Git - gacela.git/commit
More verbose mode for working with entities and components; assoc
authorJavier Sancho <jsf@jsancho.org>
Wed, 4 Sep 2013 16:30:35 +0000 (18:30 +0200)
committerJavier Sancho <jsf@jsancho.org>
Wed, 4 Sep 2013 16:30:35 +0000 (18:30 +0200)
commit9b261e3a07d92edf68979b46f756413a0ac9247a
treeadd7b1f3a9b2e7742b6f22e22967e68328b368ff
parent89384d39e57e438e6711fc06d9242f8efb7890a8
More verbose mode for working with entities and components; assoc
lists no more needed

* src/system.scm: entities/components functions now return a function
                  for changing the entity/component structure

* src/test.scm: functions testing adapted to new scheme
src/system.scm
src/test.scm