ebiten/examples/2048/2048
Hajime Hoshi b2c45a369a text/v2: remove the suffix 'InPixels'
Now all the units are pixels, the suffix is redundant.

Updates #2454
2023-11-15 21:53:58 +09:00
..
board.go ebiten: separate a package for ColorM: colorm 2022-11-08 23:50:04 +09:00
colors.go examples: Remove build tags from sub-packages 2018-03-14 04:13:54 +09:00
game.go ebiten: deprecate (*Image).Size 2023-01-20 01:26:37 +09:00
input.go Minor style fixes (early returns) (#1792) 2021-09-04 00:22:37 +09:00
tile_test.go Remove dot imports from tests - Remove dot imports (#1837) 2021-10-02 19:58:48 +09:00
tile.go text/v2: remove the suffix 'InPixels' 2023-11-15 21:53:58 +09:00