Module: tools

Tools Image module

Source:

Members

(static, constant) cuttingTools :HTMLElement|null

Grid box containing scissors for cutting items.

Type:
  • HTMLElement | null
Source:

(static, constant) dyeingTools :HTMLElement|null

Grid box containing buckets of dye for coloring items.

Type:
  • HTMLElement | null
Source:

(static, constant) stichingTools :HTMLElement

Grid box containing patches and needles used for stitching.

Type:
  • HTMLElement
Source:

Methods

(inner) showCuttingTools()

Makes the cutting tools (scissors) visible and interactive.

Source:

(inner) showDyeingTools()

Makes the dyeing tools (buckets of dye) visible and interactive.

Source:

(inner) showStichingTools()

Makes the stitching tools (patches and needles) visible and interactive.

Source: