Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TextInputMethod

Hierarchy

  • TextInputMethod

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

game

game: Game

Methods

open

  • open(defaultText: string, callback: function): void
  • Parameters

    • defaultText: string
    • callback: function
        • (text: string): void
        • Parameters

          • text: string

          Returns void

    Returns void

Generated using TypeDoc