Interface PointerEventsSystem

Hierarchy

  • PointerEventsSystem

Methods

  • Remove the callback for onPointerDown event

    Parameters

    • entity: Entity

      Entity where the callback was attached

    Returns void

  • Remove the callback for onPointerUp event

    Parameters

    • entity: Entity

      Entity where the callback was attached

    Returns void