Hajime Hoshi
|
cea9bd5a19
input: Bug fix: runeBuffer should be reset on each frame
|
7 years ago |
Hajime Hoshi
|
626b772b25
doc: Improve comments
|
7 years ago |
Hajime Hoshi
|
a7fc463d91
doc: Improve comments
|
7 years ago |
Hajime Hoshi
|
23123eb3c0
doc: Fix comment
|
7 years ago |
Hajime Hoshi
|
835d199f02
ui: Rename SetIcon to SetWindowIcon (#386)
|
7 years ago |
Hajime Hoshi
|
dacda0d176
ui: Add SetIcon (#386)
|
7 years ago |
Hajime Hoshi
|
b186bc1e94
ui: Add IsCursorVisible (#377)
|
7 years ago |
Hajime Hoshi
|
2c7cfba863
ui: Fix comments
|
7 years ago |
Hajime Hoshi
|
14737df60f
loop: Remove package loop
|
7 years ago |
Hajime Hoshi
|
0913adc1e2
loop: Remove Update
|
7 years ago |
Hajime Hoshi
|
94843fbe73
loop: Move clock.FPS to loop.FPS to reduce dependencies
|
7 years ago |
Hajime Hoshi
|
b85f5edee0
loop: Simplify logic
|
7 years ago |
Hajime Hoshi
|
4ee0c9b482
loop: Refactoring: Create updater struct
|
7 years ago |
Hajime Hoshi
|
eef8289854
loop: Remove dependency on ui
|
7 years ago |
Hajime Hoshi
|
f0d47312c4
ui: Add IsRunnableInBackground / SetRunnableInBackground (#272)
|
7 years ago |
Hajime Hoshi
|
8a1da77b67
ui: Fix comments
|
7 years ago |
Hajime Hoshi
|
59110ba5ec
clock: Refactoring: Use clock.FPS everywhere
|
7 years ago |
Hajime Hoshi
|
06d6494ca7
ui: Add comments
|
7 years ago |
Hajime Hoshi
|
b569eb9c5a
ui: Add SetFullscreen / IsFullscreen (#267)
|
7 years ago |
Hajime Hoshi
|
6b70adf23b
graphics: Clarify when ebiten.Run returns error (#331)
|
7 years ago |
Hajime Hoshi
|
e11bc62059
ui: SetScreenSize/Scale no longer returns error
|
7 years ago |
Hajime Hoshi
|
bc29a6a355
doc: Add explanation of errors from Run (#327)
|
7 years ago |
Hajime Hoshi
|
071b65f173
loop: Remove IsRunning
|
8 years ago |
Hajime Hoshi
|
cd885ce7c5
ui: Add SetCursorVisibility (#258)
|
8 years ago |
Hajime Hoshi
|
d08beef412
ui: Bug fix: ScreenScale should not cause deadlock (#264)
|
8 years ago |
Hajime Hoshi
|
750c2e08df
ui: Bug fix: SetScreenSize/Scale must be called after Run
|
8 years ago |
Hajime Hoshi
|
f204c14f90
ui: Rename Run -> RunMainThreadLoop
|
8 years ago |
Hajime Hoshi
|
6164ecb9fc
ui: Reduce functions in UserInterface
|
8 years ago |
Hajime Hoshi
|
128dcaa342
ui: Rename Main -> Run
|
8 years ago |
Hajime Hoshi
|
f556b19f22
Add error checks
|
8 years ago |