mirror of
https://github.com/lloeki/ld48-29.git
synced 2025-12-06 02:54:40 +01:00
input events have their own goroutine
This commit is contained in:
parent
5adbc8b1e0
commit
5248b6b778
2 changed files with 24 additions and 7 deletions
|
|
@ -93,3 +93,7 @@ All time is CEST
|
|||
Sprite rotation support
|
||||
|
||||

|
||||
|
||||
- 20:34
|
||||
|
||||
Going concurrent. Goroutines, channels and closures make passing input events outside the locked OpenGL thread *really* easy.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue