Class HittableObject

A hittable object.

Hierarchy

  • HitObject
    • HittableObject

Implements

  • IHasCombo

Constructors

Properties

Methods

Constructors

Properties

comboOffset: number = 0
isNewCombo: boolean = false

Methods

  • Creates a copy of this parsed hit. Non-primitive properties will be copied via their own clone() method.

    Returns this

    A copied parsed slider.