Class: InfoButton

InfoButton

Represents a button for Info in the UI, extending the base UIButton class.

new InfoButton(isActive)

UIMap/UIDisplay/UIButton/InfoButton/index.ts, line 11

Creates an instance of the Info button.

Name Type Default Description
isActive boolean false optional

Determines whether the button is active. Default is false.

Extends

  • undefined