Hajime Hoshi
|
4bccf9d009
all: use math/rand/v2
|
2 달 전 |
Weilin Shi
|
058973adda
examples/drag: remove duplicated calls (#2846)
|
1 년 전 |
Hajime Hoshi
|
f6ffd86ca8
examples/drag: refactoring
|
1 년 전 |
Hajime Hoshi
|
a7b87fddb4
examples/drag: use image.Alpha to detect user interaction
|
1 년 전 |
Hajime Hoshi
|
f054a7634a
ebiten: deprecate (*Image).Size
|
1 년 전 |
Hajime Hoshi
|
156c34a316
ebiten: separate a package for ColorM: colorm
|
2 년 전 |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 년 전 |
Artem Yadelskyi
|
10415d417a
all: replace `interface{}` with `any` (#2430)
|
2 년 전 |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 년 전 |
Hajime Hoshi
|
67400d242b
examples/resource: use go:embed for images
|
2 년 전 |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 년 전 |
Hajime Hoshi
|
07c8cb0e23
examples: Misspelling (//go:generated -> //go:generate)
|
3 년 전 |
Hajime Hoshi
|
537bdb29f8
examples: Update comments
|
3 년 전 |
Hajime Hoshi
|
5c4885c988
inpututil: Add AppendJustConnectedTouchIDs
|
3 년 전 |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 년 전 |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 년 전 |
Hajime Hoshi
|
b1c67c7661
ebiten: Introduce type TouchID
|
4 년 전 |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 년 전 |
Hajime Hoshi
|
1b816eb249
ebiten: Remove the error returning value from NewImageFromImage
|
4 년 전 |
Hajime Hoshi
|
fe97e7b0a5
ebiten: Remove the filter argument from NewImage and NewImageFromImage
|
4 년 전 |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 년 전 |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 년 전 |
Hajime Hoshi
|
6529629d29
examples: Use RunGame
|
4 년 전 |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 년 전 |
Hajime Hoshi
|
a92cc0f4b3
examples/drag: Bug fix: nil error
|
6 년 전 |
Hajime Hoshi
|
f7c19ef517
examples/drag: Put the moving sprites frontend
|
6 년 전 |
Hajime Hoshi
|
252f4430d8
examples/drag: Add touches (#506)
|
6 년 전 |
Hajime Hoshi
|
4d3d407205
graphics: Add comments to At
|
6 년 전 |
Hajime Hoshi
|
b60d549924
Add examples/drag (#506)
|
6 년 전 |