tsParticles - v4.2.1
    Preparing search index...
    • Draws a rounded card with suit and value side-by-side. The suit is slightly offset from the edge to avoid touching the border.

      Parameters

      • ctx: OffscreenCanvasRenderingContext2D

        The rendering context

      • radius: number

        The radius

      • cardData: ICardData

        The cardData

      • hdr: boolean

        The hdr

      • flipped: boolean

        The flipped

      • OptionalcanvasSettings: CanvasRenderingContext2DSettings

        The canvasSettings

      Returns void