]> git.jsancho.org Git - gacela.git/commitdiff
Engine Access Protocol Interface
authorJavier Sancho <jsf@jsancho.org>
Sun, 20 Oct 2013 19:50:00 +0000 (21:50 +0200)
committerJavier Sancho <jsf@jsancho.org>
Sun, 20 Oct 2013 19:50:00 +0000 (21:50 +0200)
* src/engine.scm: functions for accessing and modifying engine
                  entities, using a mutex for preventing changes
                  collission if the engine is running

* src/system.scm: now every function that modify entities returns
                  the result of the modification with the resulting
                  entities and components


No differences found