TouchInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

altitudeAngle
void altitudeAngle(double altitudeAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
altitudeAngle
auto altitudeAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
azimuthAngle
void azimuthAngle(double azimuthAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
azimuthAngle
auto azimuthAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
clientX
void clientX(double clientX)
Undocumented in source. Be warned that the author may not have intended to support it.
clientX
auto clientX()
Undocumented in source. Be warned that the author may not have intended to support it.
clientY
void clientY(double clientY)
Undocumented in source. Be warned that the author may not have intended to support it.
clientY
auto clientY()
Undocumented in source. Be warned that the author may not have intended to support it.
force
void force(float force)
Undocumented in source. Be warned that the author may not have intended to support it.
force
auto force()
Undocumented in source. Be warned that the author may not have intended to support it.
identifier
void identifier(int identifier)
Undocumented in source. Be warned that the author may not have intended to support it.
identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.
pageX
void pageX(double pageX)
Undocumented in source. Be warned that the author may not have intended to support it.
pageX
auto pageX()
Undocumented in source. Be warned that the author may not have intended to support it.
pageY
void pageY(double pageY)
Undocumented in source. Be warned that the author may not have intended to support it.
pageY
auto pageY()
Undocumented in source. Be warned that the author may not have intended to support it.
radiusX
void radiusX(float radiusX)
Undocumented in source. Be warned that the author may not have intended to support it.
radiusX
auto radiusX()
Undocumented in source. Be warned that the author may not have intended to support it.
radiusY
void radiusY(float radiusY)
Undocumented in source. Be warned that the author may not have intended to support it.
radiusY
auto radiusY()
Undocumented in source. Be warned that the author may not have intended to support it.
rotationAngle
void rotationAngle(float rotationAngle)
Undocumented in source. Be warned that the author may not have intended to support it.
rotationAngle
auto rotationAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
void screenX(double screenX)
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
auto screenX()
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
void screenY(double screenY)
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
auto screenY()
Undocumented in source. Be warned that the author may not have intended to support it.
target
void target(EventTarget target)
Undocumented in source. Be warned that the author may not have intended to support it.
target
auto target()
Undocumented in source. Be warned that the author may not have intended to support it.
touchType
void touchType(TouchType touchType)
Undocumented in source. Be warned that the author may not have intended to support it.
touchType
auto touchType()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta