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