Function draw_sprite_h_flip

  • Allegro

    Draw sprite horizontal flip

    Parameters

    • bmp: undefined | BITMAP

      target bitmap

    • sprite: undefined | BITMAP

      sprite bitmap

    • x: number

      x position

    • y: number

      y position

      1.15.7

    Returns void

    Remarks

    Flip a sprite horizontal

Generated using TypeDoc