mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
parent
ad8830d2b7
commit
5255a54e20
2
run.go
2
run.go
@ -234,7 +234,7 @@ func CursorMode() CursorModeType {
|
||||
//
|
||||
// CursorModeCaptured also works on browsers.
|
||||
// When the user exits the captured mode not by SetCursorMode but by the UI (e.g., pressing ESC),
|
||||
// the previous cursor mode is set.
|
||||
// the previous cursor mode is set automatically.
|
||||
//
|
||||
// SetCursorMode does nothing on mobiles.
|
||||
//
|
||||
|
Loading…
Reference in New Issue
Block a user