Hajime Hoshi
|
d73472f4f2
|
Use the library style of file2byteslice
|
2020-08-14 00:50:09 +09:00 |
|
Hajime Hoshi
|
1f9cc53ce4
|
examples/keyboard/keyboard: Use RunGame
Updates #1111
|
2020-06-22 03:44:40 +09:00 |
|
Hajime Hoshi
|
b71fa0b59b
|
examples: Use RunGame
Updates #1111
|
2020-05-10 05:40:50 +09:00 |
|
Hajime Hoshi
|
7ac6b0bfa3
|
Update dependencies
|
2020-03-31 03:32:38 +09:00 |
|
Hajime Hoshi
|
83b2d4b112
|
input: driver.Key now distinguishes left/right modifier keys
This is a preparation for event package, that will have key enum.
Updates #926
|
2019-09-01 23:49:00 +09:00 |
|
Hajime Hoshi
|
710f56531f
|
graphics: Experimental: (*image.Image).SubImage
Fixes #722
|
2018-10-28 02:19:14 +09:00 |
|
Hajime Hoshi
|
b9265d5120
|
Enable to go-generate under non-GOPATH directories
|
2018-07-28 19:21:19 +09:00 |
|
Hajime Hoshi
|
3cd9dfd800
|
Rename IsRunningSlowly to IsDrawingSkipped
Fixes #643
|
2018-07-10 22:31:26 +09:00 |
|
Hajime Hoshi
|
07009501f9
|
examples: Move resource files
|
2018-05-12 17:09:42 +09:00 |
|
Hajime Hoshi
|
b22cc9d4be
|
Add periods after 'DO NOT EDIT'
|
2018-04-28 03:37:19 +09:00 |
|
Hajime Hoshi
|
fac7651152
|
examples/keyboard: Show other keys than 'keyboard' keys
|
2018-04-14 04:59:06 +09:00 |
|
Hajime Hoshi
|
bf304e6ac8
|
examples/keyboard: Refactoring: Use ebiten.Key to get the rect
|
2018-04-14 04:48:07 +09:00 |
|
Hajime Hoshi
|
9fb25693a3
|
examples/keyboard: Remove the last period from do-not-edit comment
|
2018-04-14 04:23:34 +09:00 |
|
Hajime Hoshi
|
eecb04eaea
|
examples: Add jsgo build tag experimentally
|
2018-03-15 01:26:21 +09:00 |
|
Hajime Hoshi
|
08beed4306
|
examples/keyboard: Use image.Decode instead of png.Decode
|
2018-03-14 12:11:11 +09:00 |
|
Hajime Hoshi
|
0ad12e65df
|
examples: Remove build tags from sub-packages
|
2018-03-14 04:13:54 +09:00 |
|
Hajime Hoshi
|
420c4306d0
|
examples/keyboard: Embed keyboard.png (#552)
|
2018-03-14 04:04:29 +09:00 |
|
Hajime Hoshi
|
7061024ece
|
examples/keyboard: Use os.Open instead of ebitenutil.OpenFile
|
2018-03-14 03:13:46 +09:00 |
|
Hajime Hoshi
|
ccdc049ebb
|
examples/keyboard/keyboard: Remove unused build tags
|
2018-03-14 00:53:08 +09:00 |
|
Hajime Hoshi
|
ef5de62780
|
Follow the standard comment rule
See https://golang.org/s/generatedcode
|
2018-03-08 02:47:59 +09:00 |
|
Hajime Hoshi
|
5ed5cceb43
|
examples: Use FilterDefault (#453)
|
2018-02-14 03:00:00 +09:00 |
|
Hajime Hoshi
|
ba53475636
|
examples: Bug fix: import image/png explicitly (#500)
|
2018-02-11 03:31:30 +09:00 |
|
Hajime Hoshi
|
80e4ee0998
|
ebitenutil: Remove JoinStringsIntoPath; Always use slash for ebitenutil.OpenFile
#428
|
2018-01-29 23:38:11 +09:00 |
|
Hajime Hoshi
|
ac936f31b9
|
examples/keyboard: Add comments
|
2018-01-29 01:35:14 +09:00 |
|
Hajime Hoshi
|
3b50e1ea54
|
examples/keyboard: Use TTF font directly instead of examples/common
|
2018-01-23 02:26:16 +09:00 |
|
Hajime Hoshi
|
10080d83e6
|
ebitentutil: Add JoinStringsIntoFilePath
Fixes #428
|
2017-12-16 23:29:35 +09:00 |
|
Hajime Hoshi
|
f88d5ab1ef
|
example: Use SourceRect (#277)
|
2017-05-28 02:24:23 +09:00 |
|
Hajime Hoshi
|
a657cac229
|
examples: Call IsRunningSlowly (#354)
|
2017-05-16 10:35:58 +09:00 |
|
Hajime Hoshi
|
e06334c95f
|
examples/keyboard: Add backslash key (#339)
|
2017-04-14 03:31:13 +09:00 |
|
Hajime Hoshi
|
a6e4cc51a3
|
examples/keyboard: Add more keys
|
2017-04-14 03:09:25 +09:00 |
|
Hajime Hoshi
|
ef8da64680
|
examples: Remove unnecessary checks of returning values
|
2017-03-04 23:24:54 +09:00 |
|
Hajime Hoshi
|
d66586c890
|
examples/keyboard: Fix gen.go to use LicenseComment
|
2016-10-21 00:19:10 +09:00 |
|
Hajime Hoshi
|
7b48ea201c
|
examples/keyboard: Avoid build tags in templates
|
2016-10-16 03:40:03 +09:00 |
|
Hajime Hoshi
|
908d8aa9f2
|
examples/keyboard: Add example tags
|
2016-10-16 01:02:01 +09:00 |
|
Hajime Hoshi
|
7410a9d814
|
Add example tags again
This reverts commit 7a1d63fb02 .
|
2016-08-26 00:40:39 +09:00 |
|
Hajime Hoshi
|
7a1d63fb02
|
Revert example tags
|
2016-08-17 23:33:31 +09:00 |
|
Hajime Hoshi
|
12732d3302
|
examples: Add example tag
|
2016-08-17 22:52:51 +09:00 |
|
Hajime Hoshi
|
8f1b7a2d0c
|
examples: Add error checks
|
2016-08-03 10:57:50 +09:00 |
|
Hajime Hoshi
|
1fa76b89a3
|
Make go vet happy
|
2016-06-28 02:52:06 +09:00 |
|
Hajime Hoshi
|
13f594baed
|
Fix build tags for iOS (WIP)
|
2016-06-15 00:19:02 +09:00 |
|
Hajime Hoshi
|
64a66c57c0
|
examples/keyboard: Generate the image without Ebiten (#210)
|
2016-05-08 16:30:48 +09:00 |
|
Hajime Hoshi
|
5f8ef3cf52
|
examples: Move images to _resources/images
|
2016-02-21 01:35:45 +09:00 |
|
Hajime Hoshi
|
7ab04167d7
|
keyboard: Bug fix: Image.DrawLine no longer exists
|
2016-02-16 23:24:17 +09:00 |
|
Hajime Hoshi
|
4bdf64a523
|
Swap import order
|
2016-02-16 01:13:04 +09:00 |
|
Hajime Hoshi
|
0f6c18fb1b
|
Rename example -> examples
|
2016-02-11 03:07:14 +09:00 |
|