From: Javier Sancho Date: Sat, 14 Sep 2013 06:27:46 +0000 (+0200) Subject: Functions to access entities and components inside systems X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=d521b9e605e8153096a377b60b412514f7adbdfd;hp=d521b9e605e8153096a377b60b412514f7adbdfd;p=gacela.git Functions to access entities and components inside systems * src/system.scm: get-key get-component * src/examples/making-systems.scm: access functions testing ---