TouchInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

clientX
void clientX(int clientX)
Undocumented in source. Be warned that the author may not have intended to support it.
clientX
int clientX()
Undocumented in source. Be warned that the author may not have intended to support it.
clientY
void clientY(int clientY)
Undocumented in source. Be warned that the author may not have intended to support it.
clientY
int clientY()
Undocumented in source. Be warned that the author may not have intended to support it.
force
float force()
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.
identifier
void identifier(int identifier)
Undocumented in source. Be warned that the author may not have intended to support it.
identifier
int identifier()
Undocumented in source. Be warned that the author may not have intended to support it.
pageX
void pageX(int pageX)
Undocumented in source. Be warned that the author may not have intended to support it.
pageX
int pageX()
Undocumented in source. Be warned that the author may not have intended to support it.
pageY
void pageY(int pageY)
Undocumented in source. Be warned that the author may not have intended to support it.
pageY
int 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
float 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
float 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
float rotationAngle()
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
void screenX(int screenX)
Undocumented in source. Be warned that the author may not have intended to support it.
screenX
int screenX()
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
void screenY(int screenY)
Undocumented in source. Be warned that the author may not have intended to support it.
screenY
int 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.

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