Skip to main content

ButtonPadProps

Description:

  The virtual button pad properties.

buttonSize

Type: Field.

Description:

  The size of the button. [optional]

Signature:

buttonSize: number

buttonPadding

Type: Field.

Description:

  The padding of the buttons. [optional]

Signature:

buttonPadding: number

fontName

Type: Field.

Description:

  The font name of the button pad. [optional]

Signature:

fontName: string

inputManager

Type: Field.

Description:

  The input manager for the button pad. [required]

Signature:

inputManager: InputManager