Hajime Hoshi
|
4eedeb6ab7
example: Add mascot
|
4 years ago |
Hajime Hoshi
|
978ee26898
ui: Add function aliases *OnUnfocused for *InBackground
|
4 years ago |
Hajime Hoshi
|
56358fd0c4
ui: Rename IsForeground -> IsFocused
|
4 years ago |
Hajime Hoshi
|
d59aea1db1
driver: Remove the return value from RunWithoutMainLoop
|
4 years ago |
Hajime Hoshi
|
c927d33457
mobile/ebitenmobileview: Use the common uiContext for layouting
|
4 years ago |
Hajime Hoshi
|
024fc48647
Refactoring: Add init.go
|
4 years ago |
Hajime Hoshi
|
099ce1b3b4
Revert "ui: Add SetInitFocused"
|
4 years ago |
Hajime Hoshi
|
bb04fc8a29
ui: Add SetInitFocused
|
4 years ago |
Hajime Hoshi
|
90dba581e2
ui: Fix comments
|
4 years ago |
Hajime Hoshi
|
74cb080c6f
ui: Bug fix: Images were not dumped with RunGame
|
4 years ago |
Hajime Hoshi
|
145f9f9588
ui: Update the comments
|
4 years ago |
Zachary Burkett
|
6686044452
ui: Add IsForeground API to glfw driver (#1058)
|
4 years ago |
Hajime Hoshi
|
982b7d6ddc
driver: Let UI have Graphics
|
4 years ago |
Hajime Hoshi
|
9ed8279fc8
driver: Add interface Window
|
4 years ago |
Hajime Hoshi
|
1d9c00688c
ui: Panic if Layout returns non-positive numbers
|
4 years ago |
Hajime Hoshi
|
049aa552d4
ui: Add SetWindowResizable
|
4 years ago |
Hajime Hoshi
|
812a29bf07
ui: Refactoring: theUIContext is always non-nil
|
4 years ago |
Hajime Hoshi
|
4c6006343e
ui: Refactoring
|
4 years ago |
Hajime Hoshi
|
1566bb1cd3
ui: Update comments of RunGame
|
4 years ago |
Hajime Hoshi
|
c9863284cf
uidriver/glfw: Set a default window size
|
4 years ago |
Hajime Hoshi
|
0e63241bcb
Update comments
|
4 years ago |
Hajime Hoshi
|
7d56e4335e
ui: Add RunGame, WindowSize and SetWindowSize
|
4 years ago |
Hajime Hoshi
|
57d527bea2
driver: Remove 'title' argument from UI.Run
|
4 years ago |
Hajime Hoshi
|
8b995b086b
driver: Remove some arguments from UI.Run
|
4 years ago |
Hajime Hoshi
|
dabaf66b81
uidriver: Remove width/height/scale arguments from run
|
4 years ago |
Hajime Hoshi
|
6a8013ed37
ui: Reduce arguments from newUIContext
|
4 years ago |
Hajime Hoshi
|
46a7ae6175
ui: Define and use defaultGame
|
4 years ago |
Hajime Hoshi
|
12a13892cd
ui: Protect uiContext.scaleForWindow by mutex
|
4 years ago |
Hajime Hoshi
|
bda11b0e17
driver: Add UI.SetWindowSize and UIContext.Layout
|
5 years ago |
Zachary Burkett
|
ed19d6fae9
Add cursor capture functionality (#1016)
|
4 years ago |