Hajime Hoshi
|
156c34a316
ebiten: separate a package for ColorM: colorm
|
2 years ago |
Artem Yadelskyi
|
86e694941f
examples: remove `example` build tag (#2433)
|
2 years ago |
Artem Yadelskyi
|
5b53cef59e
all: remove old `// +build` comments (#2431)
|
2 years ago |
Hajime Hoshi
|
f7c44f086f
replace Ebiten with Ebitengine in comments
|
2 years ago |
Hajime Hoshi
|
e21c881644
examples/paint: refactoring: avoid calling input functions in Draw
|
2 years ago |
Hajime Hoshi
|
0f52381580
ebiten: rename TPS functions
|
2 years ago |
Hajime Hoshi
|
1dc8002689
examples: Reduce global variables
|
3 years ago |
Hajime Hoshi
|
431cd33839
ebiten: Add AppendInputChars, AppendGamepadIDs, and AppendTouchIDs
|
3 years ago |
Hajime Hoshi
|
a615be69c7
examples: Add //go:build
|
3 years ago |
Hajime Hoshi
|
19d6f8d20a
examples: Update resolutions
|
4 years ago |
Hajime Hoshi
|
47065f5f2c
Remove supporting jsgo
|
4 years ago |
Hajime Hoshi
|
1b816eb249
ebiten: Remove the error returning value from NewImageFromImage
|
4 years ago |
Hajime Hoshi
|
c6053bcf14
ebiten: Remove the error returning value from NewImage
|
4 years ago |
Hajime Hoshi
|
fe97e7b0a5
ebiten: Remove the filter argument from NewImage and NewImageFromImage
|
4 years ago |
Hajime Hoshi
|
8f00c8fbf5
ebiten: Remove the argument from Update
|
4 years ago |
Hajime Hoshi
|
bf515bb594
Update version to v2.0.0-alpha
|
4 years ago |
Hajime Hoshi
|
837f767f45
examples: Use RunGame
|
4 years ago |
Hajime Hoshi
|
e99f2f9f69
ui: Rename TPS -> MaxTPS
|
6 years ago |
Hajime Hoshi
|
16c6ab4d07
ui: Introduce DefaultTPS and deprecate FPS
|
6 years ago |
Hajime Hoshi
|
3cd9dfd800
Rename IsRunningSlowly to IsDrawingSkipped
|
6 years ago |
Hajime Hoshi
|
fbeed96bb5
input: Add TouchIDs and TouchPosition (#497)
|
6 years ago |
Hajime Hoshi
|
eecb04eaea
examples: Add jsgo build tag experimentally
|
6 years ago |
Hajime Hoshi
|
5ed5cceb43
examples: Use FilterDefault (#453)
|
6 years ago |
Hajime Hoshi
|
35b7375e69
examples/paint: Bug fix: paint function ignored the given image
|
6 years ago |
Hajime Hoshi
|
62b364de2d
examples/paint: Refactoring
|
7 years ago |
Hajime Hoshi
|
a657cac229
examples: Call IsRunningSlowly (#354)
|
7 years ago |
Hajime Hoshi
|
ef8da64680
examples: Remove unnecessary checks of returning values
|
7 years ago |
Hajime Hoshi
|
7410a9d814
Add example tags again
|
8 years ago |
Hajime Hoshi
|
7a1d63fb02
Revert example tags
|
8 years ago |
Hajime Hoshi
|
12732d3302
examples: Add example tag
|
8 years ago |