Artem Yadelskyi
|
86e694941f
|
examples: remove example build tag (#2433)
Closes #1462
|
2022-11-03 20:24:09 +09:00 |
|
Artem Yadelskyi
|
5b53cef59e
|
all: remove old // +build comments (#2431)
Closes #2325
|
2022-11-03 12:55:14 +09:00 |
|
Hajime Hoshi
|
f7c44f086f
|
replace Ebiten with Ebitengine in comments
|
2022-08-29 11:17:17 +09:00 |
|
Hajime Hoshi
|
0f52381580
|
ebiten: rename TPS functions
* SetMaxTPS() -> SetTPS()
* MaxTPS() -> TPS()
* CurrentTPS() -> ActualTPS()
* CurrentFPS() -> ActualFPS()
Closes #2071
|
2022-07-17 11:30:12 +09:00 |
|
Hajime Hoshi
|
1dc8002689
|
examples: Reduce global variables
Closes #1669
|
2021-07-22 01:38:55 +09:00 |
|
Hajime Hoshi
|
a615be69c7
|
examples: Add //go:build
|
2021-06-24 21:49:37 +09:00 |
|
Hajime Hoshi
|
47065f5f2c
|
Remove supporting jsgo
Updates #1129
|
2020-10-07 00:46:07 +09:00 |
|
Hajime Hoshi
|
c6053bcf14
|
ebiten: Remove the error returning value from NewImage
Updates #1380
|
2020-10-06 00:48:56 +09:00 |
|
Hajime Hoshi
|
fe97e7b0a5
|
ebiten: Remove the filter argument from NewImage and NewImageFromImage
Updates #503
|
2020-10-05 01:40:44 +09:00 |
|
Hajime Hoshi
|
8f00c8fbf5
|
ebiten: Remove the argument from Update
Fixes #1260
|
2020-10-04 19:33:10 +09:00 |
|
Hajime Hoshi
|
bf515bb594
|
Update version to v2.0.0-alpha
|
2020-10-04 04:30:40 +09:00 |
|
loig
|
63677e0e50
|
examples: Use RunGame (#1183)
Fixes #1111
|
2020-06-07 21:36:46 +09:00 |
|
Hajime Hoshi
|
f34e94ff2c
|
examples/squiral: Fix title
|
2019-10-22 23:18:16 +09:00 |
|
Hajime Hoshi
|
c30918261b
|
gofmt -s -w
|
2019-10-12 01:09:42 +09:00 |
|
David Linus Briemann
|
9082edf03f
|
Add new example: squirals (#952)
|
2019-10-09 00:54:23 +09:00 |
|