• Allegro

    Draw bezier spline

    Parameters

    • bmp: undefined | BITMAP

      Bitmap to draw to

    • points: number[]

      Points on spline (must be 8)

    • color: number

      Color of spline

      1.14.25

    Returns void

    Remarks

    This may not be the correct calculation. Will have to compare vs allegro 4

Generated using TypeDoc