Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IButton

Hierarchy

Index

Properties

color

color: number

height

height: number

Optional onClick

onClick: undefined | function

Optional positionX

positionX: undefined | number

Optional positionY

positionY: undefined | number

Optional round

round: undefined | number

Optional style

style: TextStyleOptions

Optional text

text: undefined | string

width

width: number

Optional x

x: undefined | number

Optional y

y: undefined | number