borodust / cl-bodge

Feature-rich game framework for Common Lisp
http://borodust.org/projects/cl-bodge/
MIT License
174 stars 14 forks source link

Allow reassigning executors to subsystems #98

Open borodust opened 5 years ago

borodust commented 5 years ago

For example, to allow single threaded apps. Also move all events processing to the main thread.