Noah Petherbridge
c5c85330de
* Refactor the event system in the WASM render engine to serialize the async JavaScript events into a channel, so that queued events are read off serially in the main loop similar to SDL. This fixes keyboard input issues, altho if you type really fast some input keys get lost. |
||
---|---|---|
.. | ||
canvas | ||
sdl | ||
color.go | ||
functions.go | ||
interface.go | ||
point_test.go | ||
point.go | ||
rect_test.go |