]> git.jsancho.org Git - gacela.git/commit
More verbose mode for working with entities and components; assoc
authorJavier Sancho <jsf@jsancho.org>
Thu, 22 Aug 2013 09:05:28 +0000 (11:05 +0200)
committerJavier Sancho <jsf@jsancho.org>
Thu, 22 Aug 2013 09:05:28 +0000 (11:05 +0200)
commit89384d39e57e438e6711fc06d9242f8efb7890a8
tree1b6623fa73f37fa36b78b7998c19fb3c8763a24e
parent0f49b8fac5821694a2db6f88b95423e5ad8aa719
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