Mutable state for an in-game text input field.
Whether the input is currently accepting keystrokes.
Cursor position (character index).
Current text content.
Mutable state for an in-game text input field.