mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
ui: Fix comments
This commit is contained in:
parent
5adfababee
commit
2c7cfba863
2
run.go
2
run.go
@ -186,7 +186,7 @@ func SetCursorVisibility(visible bool) {
|
||||
ui.SetCursorVisibility(visible)
|
||||
}
|
||||
|
||||
// IsScreen returns a boolean value indicating whether
|
||||
// IsFullscreen returns a boolean value indicating whether
|
||||
// the current mode is fullscreen or not.
|
||||
//
|
||||
// This function is concurrent-safe.
|
||||
|
Loading…
Reference in New Issue
Block a user