Options
Menu

Class TouchPoint

Hierarchy

  • TouchPoint

Index

Constructors

Properties

Constructors

constructor

  • new TouchPoint(x: number, y: number, id: number): TouchPoint
  • Parameters

    • x: number
    • y: number
    • id: number

    Returns TouchPoint

Properties

id

id: number

x

x: number

y

y: number

Generated using TypeDoc