Button (from Input)

A button which can be focused and allows key and mouse input.

Options

  • Inherits all from Input.

Properties

  • Inherits all from Input.

Events

  • Inherits all from Input.
  • press - Received when the button is clicked/pressed.

Methods

  • Inherits all from Input.
  • press() - Press button. Emits press.

Last update: February 22, 2020