Protected
constructorReadonly
positionThe position of the touch on the screen. [0,0] being top left, and [1,1] being bottom right.
Returns the name of this object's type.
Returns true if the object matches or derives from the passed in type.
Returns true if this object is the same as other
. Useful for checking if two references point to the same thing.
Arguments used with the
InteractionComponent.onTap
event.Example