Function getBlocksWithPosition

  • This function is used to get the blocks with their positions on the grid

    Returns

    an array of Block's blocks with their positions on the grid

    Parameters

    • functionsString: string

      string of functionPrefix() functions

    • functionPrefix: string = 'drop_block('

    Returns [Block[], Grid]

Generated using TypeDoc