Function drawOffscreen

  • Draw an offscreen context to the current context

    Parameters

    • offscreen: Offscreen

      The offscreen context to draw

    • x: number

      The x coordinate to draw at

    • y: number

      The y coordinate to draw at

    Returns void

Generated using TypeDoc