# FillAll

A class that fills in the entire source for the Drawer.

# Constructor

Instantiates a FillAll tool.

  • Arguments
    • options

# Instance Accessors

# paletteIndex

The index on the palette indicating the color to fill in the pixel.

  • get
    • Type: number
    • Default: 0
  • set
    • Type: number
Last Updated: 11/30/2020, 9:31:43 PM