ebiten/internal/clock
Hajime Hoshi 92631e64ed Remove internal/sync
nosync package for GopherJS is problematic since nosync's mutex
assumes that Lock call is never duplicated, which is not true in
actual applications.

See also #603.
2018-05-09 23:41:08 +09:00
..
clock.go Remove internal/sync 2018-05-09 23:41:08 +09:00
now_js.go clock: Move now() from loop to clock 2017-08-06 02:12:23 +09:00
now_notjs.go clock: Move now() from loop to clock 2017-08-06 02:12:23 +09:00