Show:

BO.io.SoftPotEvent Class

An Event object to be dispatched (fired) by a SoftPot

Constructor

BO.io.SoftPotEvent

(
  • type
  • touchPoint
)

Parameters:

  • type String

    The event type

  • touchPoint Number

    The value where the softpot was touched

Properties

SoftPotEvent.DRAG

Unknown static

SoftPotEvent.FLICK_DOWN

Unknown static

SoftPotEvent.FLICK_UP

Unknown static

SoftPotEvent.PRESS

Unknown static

SoftPotEvent.RELEASE

Unknown static

SoftPotEvent.TAP

Unknown static

target

Object

The event target

type

String

The event type

value

Number

The value of the softpot.