mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 13:07:26 +01:00
3cf867035d
Delaying commands causes memory allocations, which can be heavy especially on browsers. This avoids to use 'defer' for performance. |
||
---|---|---|
.. | ||
command.go | ||
image.go |