mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-23 09:22:01 +01:00
ebiten: update comments
This commit is contained in:
parent
015ce2b262
commit
032f55d19a
2
run.go
2
run.go
@ -548,8 +548,6 @@ func SetScreenTransparent(transparent bool) {
|
||||
|
||||
// SetInitFocused sets whether the application is focused on show.
|
||||
// The default value is true, i.e., the application is focused.
|
||||
// Note that the application does not proceed if this is not focused by default.
|
||||
// This behavior can be changed by SetRunnableOnUnfocused.
|
||||
//
|
||||
// SetInitFocused does nothing on mobile.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user