ebiten/internal/restorable
Hajime Hoshi 95561bbf6b affine: Use float32 values for GeoM
float32 was slow on GopherJS, but not slow on Wasm.
2018-06-17 15:38:10 +09:00
..
doc.go restorable: Add comments 2017-09-15 00:24:18 +09:00
enabled_desktop.go restorable: Disable restoring on desktops and mobile browsers (#380) 2017-07-02 15:58:00 +09:00
enabled_js.go audio: Adjust the buffer size 2017-07-13 23:48:03 +09:00
image.go affine: Use float32 values for GeoM 2018-06-17 15:38:10 +09:00
images_test.go affine: Use float32 values for GeoM 2018-06-17 15:38:10 +09:00
images.go graphics: Add EBITEN_DUMP_IMAGES_KEY 2018-04-28 22:08:20 +09:00