mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-12-25 03:08:54 +01:00
inpututil: Package inpututil is no longer experimental
This commit is contained in:
parent
569639d485
commit
da5430e4b1
@ -13,8 +13,6 @@
|
|||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package inpututil provides utility functions of input like keyboard or mouse.
|
// Package inpututil provides utility functions of input like keyboard or mouse.
|
||||||
//
|
|
||||||
// Note: This package is experimental and API might be changed.
|
|
||||||
package inpututil
|
package inpututil
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
Loading…
Reference in New Issue
Block a user