mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-11 19:48:54 +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)
|
ui.SetCursorVisibility(visible)
|
||||||
}
|
}
|
||||||
|
|
||||||
// IsScreen returns a boolean value indicating whether
|
// IsFullscreen returns a boolean value indicating whether
|
||||||
// the current mode is fullscreen or not.
|
// the current mode is fullscreen or not.
|
||||||
//
|
//
|
||||||
// This function is concurrent-safe.
|
// This function is concurrent-safe.
|
||||||
|
Loading…
Reference in New Issue
Block a user