1
0
mirror of https://github.com/hajimehoshi/ebiten.git synced 2025-02-17 21:40:08 +01:00
ebiten/examples/blocks
Hajime Hoshi 431cd33839 ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs
These functions reduce unnecessary allocations of arrays.

Closes 
2021-07-10 03:03:24 +09:00
..
blocks ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs 2021-07-10 03:03:24 +09:00
main.go examples: Add //go:build 2021-06-24 21:49:37 +09:00