Members
(static, constant) cuttingTools :HTMLElement|null
Grid box containing scissors for cutting items.
Type:
- HTMLElement | null
(static, constant) dyeingTools :HTMLElement|null
Grid box containing buckets of dye for coloring items.
Type:
- HTMLElement | null
(static, constant) stichingTools :HTMLElement
Grid box containing patches and needles used for stitching.
Type:
- HTMLElement
Methods
(inner) showCuttingTools()
Makes the cutting tools (scissors) visible and interactive.
(inner) showDyeingTools()
Makes the dyeing tools (buckets of dye) visible and interactive.
(inner) showStichingTools()
Makes the stitching tools (patches and needles) visible and interactive.