Global

Methods

block(x) → {block}

Description:
  • Converts a number to a block
Source:
Parameters:
Name Type Description
x number The number to convert to a block.
Returns:
Type
block

color(x) → {color}

Description:
  • Converts a number to a color
Source:
Parameters:
Name Type Description
x number The number to convert to a color.
Returns:
Type
color

group(x) → {group}

Description:
  • Converts a number to a group
Source:
Parameters:
Name Type Description
x number The number to convert to a group.
Returns:
Type
group