|
I believe this is orthogonal to the backend (Lua Alchemy or no Lua
Alchemy) -- as long as backend is capable to call "tick" callbacks in
Lua. Such ticks can be trivially converted to the calls to
coroutine.resume().
It is only the matter of thickness of game logic wrapper. Looks like
such wrapper is outside of Lua Alchemy library scope.
Alexander.