Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IButtonKeyboardInput

Extends the base input to include button specific data.

Hierarchy

Index

Properties

Properties

Optional controlID

controlID: string

The controlId this input event relates to.

event

event: "keydown" | "keyup"

Buttons can emit the keydown(depressed) or keyup(released) event.

Generated using TypeDoc