mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-02-12 11:03:16 +01:00
exp/textinput: update doc
This commit is contained in:
parent
abde76aed8
commit
38f370f819
@ -15,7 +15,7 @@
|
||||
// Package textinput provides a text-inputting controller.
|
||||
// This package is experimental and the API might be changed in the future.
|
||||
//
|
||||
// This package is supported by macOS and Web browsers so far.
|
||||
// This package is supported on Windows, macOS, and Web browsers so far.
|
||||
package textinput
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user