]> git.jsancho.org Git - gacela.git/commit
Making systems; systems return a lambda function for process
authorJavier Sancho <jsf@jsancho.org>
Fri, 12 Jul 2013 13:42:58 +0000 (15:42 +0200)
committerJavier Sancho <jsf@jsancho.org>
Fri, 12 Jul 2013 13:42:58 +0000 (15:42 +0200)
commit78cc7b19255878a5bd8a29a3af36d3b215bce08d
tree518275bd857794d389ee85cc071117b71eb7dcc9
parenta365afd7e2a002c533b0463f0778f9c4918a1eb4
Making systems; systems return a lambda function for process
modifications at entities and components

* src/system.scm: export-component
                  new-entity

* src/test.scm: system functions testing
src/system.scm
src/test.scm [new file with mode: 0644]