Skip to main content

DrawArousalGlow

Callable

  • DrawArousalGlow(X: number, Y: number, Zoom: number, Level: number, Animated: boolean, AnimFactor: any, Orgasm: boolean): void

  • Draws the glow under the arousal meter under the screen


    Parameters

    • X: number

      Position of the meter on the X axis

    • Y: number

      Position of the meter on the Y axis

    • Zoom: number

      Zoom factor

    • Level: number

      Current vibration level on a scale of 0 to 4. Must be INTEGER

    • Animated: boolean

      Whether or not animations should be played

    • AnimFactor: any
    • Orgasm: boolean

      Whether or not the meter is in recover from orgasm mode

    Returns void

    • Nothing