Hajime Hoshi
|
5e5eea59ce
Stop the game when the screen is not active
|
9 years ago |
Hajime Hoshi
|
f2a496b6ad
Guarantee 60 FPS
|
9 years ago |
Hajime Hoshi
|
936942a28d
Add comments
|
9 years ago |
Hajime Hoshi
|
ba3feaf52f
ui: More precise clock
|
9 years ago |
Hajime Hoshi
|
beecf31937
Resolve some TODOs
|
9 years ago |
Hajime Hoshi
|
cd4188b0a3
Add SetScreenScale (#115)
|
9 years ago |
Hajime Hoshi
|
fdedee9aab
Bug fix: Add gopherjs:blocking for the latest GopherJS
|
9 years ago |
Hajime Hoshi
|
249add3979
Add SetScreenSize
|
9 years ago |
Hajime Hoshi
|
d321dfe7fd
Remove audio/internal.Start()
|
9 years ago |
Hajime Hoshi
|
ea78b31414
Move internal/audio -> exp/audio/internal
|
9 years ago |
Hajime Hoshi
|
3964944deb
Move ui_*.go back to internal/ui again
|
9 years ago |
Hajime Hoshi
|
23b3f1afce
Move some files of internal/ui to the root
|
9 years ago |
Hajime Hoshi
|
346bc53d53
Move internal/opengl -> internal/graphics/internal/opengl
|
9 years ago |
Hajime Hoshi
|
8d250c6b25
audio: Add channel.nextInsertion
|
9 years ago |
Hajime Hoshi
|
01dbc515b5
Remove innerImage
|
9 years ago |
Hajime Hoshi
|
a6b7eab71b
Add Gamepad API
|
9 years ago |
Hajime Hoshi
|
9d5ab644a4
Add CurrentFPS
|
9 years ago |
Hajime Hoshi
|
a1214ff735
Stop the game when the window is not active (#69)
|
10 years ago |
Hajime Hoshi
|
038613aaf9
More precise game loop
|
10 years ago |
Hajime Hoshi
|
c4e104a5d2
Remove ui.ActualScale()
|
10 years ago |
Hajime Hoshi
|
3d01084a2a
Hide structs in internal/ui
|
10 years ago |
Hajime Hoshi
|
8994bf4fad
Rename RealScale -> ActualScale
|
10 years ago |
Hajime Hoshi
|
96f5315c49
Add internal/ui module
|
10 years ago |
Hajime Hoshi
|
5f4aa33edf
Reduce currentUI usages
|
10 years ago |
Hajime Hoshi
|
1f19cc3506
Fix doc
|
10 years ago |
Hajime Hoshi
|
7ab96a28cb
Update comments
|
10 years ago |
Hajime Hoshi
|
4b78ae3d36
Bug fix: add sleeping to avoid busy loop
|
10 years ago |
Hajime Hoshi
|
373371d1b2
Change license comments style to use magic comments (magic comments like +build should be placed before a general comment)
|
10 years ago |
Hajime Hoshi
|
0f8ac49055
Unify RenderTarget and Image into Image (#34)
|
10 years ago |
Hajime Hoshi
|
991adb7449
Change RenderTexture to interface
|
10 years ago |