Class: PointSelection

PointSelection

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

new PointSelection(isActive)

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

Creates an instance of the PointSelection button.

Name Type Default Description
isActive boolean false optional

Determines whether the button is active. Default is false.

Extends

  • undefined