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
|
6ba14fdb00
|
vector: rename functions
Fill* was confusing especially when the color is a transparent color.
Closes #2403
|
2022-10-22 20:29:31 +09:00 |
|
Hajime Hoshi
|
6f7b1a81d7
|
vector: add StrokeLine , FillRect , and StrokeRect
Updates #2387
|
2022-10-21 22:35:01 +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
|
36b7b85477
|
examples: change the name convention: Num -> Count
|
2022-07-13 02:02:48 +09:00 |
|
Hajime Hoshi
|
a615be69c7
|
examples: Add //go:build
|
2021-06-24 21:49:37 +09:00 |
|
Hajime Hoshi
|
81ef20ddd0
|
examples: Use the new keys
Updates #1394
|
2021-04-18 01:13:20 +09:00 |
|
Hajime Hoshi
|
47065f5f2c
|
Remove supporting jsgo
Updates #1129
|
2020-10-07 00:46:07 +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 |
|
Ishmeet
|
c352e69689
|
examples: Add a snake game (#1276)
|
2020-08-01 02:00:45 +09:00 |
|