@JsType(isNative=true,
namespace="<global>",
name="Object")
public class Touch2StartEvent
extends Object
| Modifier and Type | Field and Description |
|---|---|
Cartesian2 |
position1 |
Cartesian2 |
position2 |
| Constructor and Description |
|---|
Touch2StartEvent() |
@JsProperty public Cartesian2 position1
@JsProperty public Cartesian2 position2
Copyright © 2019. All rights reserved.