UNPKG

phaser4-rex-plugins

Version:
7 lines (6 loc) 240 B
import TextEdit from './TextEdit'; export default function Edit( textObject: Phaser.GameObjects.GameObject, config?: TextEdit.IConfigOpen, onCloseCallback?: (textObject: Phaser.GameObjects.GameObject) => void ): TextEdit;