Hajime Hoshi
|
c648b40e20
|
mobile/ebitenmobile: Implement setScreenSize
This change also fixes the bug that Android froze when the view
size is changed.
Fixes #934
|
2019-09-14 14:49:38 +09:00 |
|
Hajime Hoshi
|
7547207e2d
|
cmd/ebitenmobile: Ensure that rendering never happens on background
|
2019-09-13 22:49:07 +09:00 |
|
Hajime Hoshi
|
31e0721973
|
cmd/ebitenmobile: Ensure that frame-update never happens on background
|
2019-09-13 11:47:45 +09:00 |
|
Hajime Hoshi
|
af3b7117c3
|
cmd/ebitenmobile: Refactoring
|
2019-09-13 03:26:13 +09:00 |
|
Hajime Hoshi
|
16337bb6bf
|
cmd/ebitenmobile: Add suspendGame/resumeGame to the ViewController
Updates #894
|
2019-09-13 03:19:01 +09:00 |
|
Hajime Hoshi
|
ef91fb739f
|
cmd/ebitenmobile: Bug fix: Resume the view correctly
|
2019-09-07 02:33:38 +09:00 |
|
Hajime Hoshi
|
a42b5274df
|
cmd/ebitenmobile: Use GOROOT/bin/go instead of go
Fixes #927
|
2019-08-24 01:06:16 +09:00 |
|
Hajime Hoshi
|
2c770f3644
|
cmd/ebitenmobile: Define an error handler for iOS
Updates #919
|
2019-08-18 20:55:36 +09:00 |
|
Hajime Hoshi
|
0b1aec4d27
|
cmb/ebitenmobile: Define an error handler for Android
Fixes #919
|
2019-08-18 20:22:42 +09:00 |
|
Hajime Hoshi
|
2ff0ccf4cc
|
cmd/ebitenmobile: Run gomobile init
|
2019-08-18 17:11:53 +09:00 |
|
Hajime Hoshi
|
e735e26450
|
cmd/ebitenmobile: Add Android
Updates #863
|
2019-08-18 15:53:34 +09:00 |
|
Hajime Hoshi
|
9ba113861c
|
Add ebitenmobile command
This works only for iOS so far. I'll implement Java version soon.
Updates #863
|
2019-08-18 03:03:01 +09:00 |
|