Module: btns

Buttons module

Source:

Members

(static, constant) cuttingSectionBtn :HTMLElement|null

Button to display the cutting section. Allows users to transform items into new shapes or styles.

Type:
  • HTMLElement | null
Source:

(static, constant) dyeingSectionBtn :HTMLElement|null

Button to display the dyeing section. Enables users to apply colors to their items.

Type:
  • HTMLElement | null
Source:

(static, constant) nextBtn :HTMLElement

Button to continue the game after completing a level.

Type:
  • HTMLElement
Source:

(static, constant) stichingSectionBtn :HTMLElement|null

Button to display the stitching section. Allows users to add stitched patterns to their items.

Type:
  • HTMLElement | null
Source: