PointerEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

getCoalescedEvents
auto getCoalescedEvents()
Undocumented in source. Be warned that the author may not have intended to support it.
height
int height()
Undocumented in source. Be warned that the author may not have intended to support it.
isPrimary
bool isPrimary()
Undocumented in source. Be warned that the author may not have intended to support it.
pointerId
int pointerId()
Undocumented in source. Be warned that the author may not have intended to support it.
pointerType
string pointerType()
Undocumented in source. Be warned that the author may not have intended to support it.
pressure
float pressure()
Undocumented in source. Be warned that the author may not have intended to support it.
tangentialPressure
float tangentialPressure()
Undocumented in source. Be warned that the author may not have intended to support it.
tiltX
int tiltX()
Undocumented in source. Be warned that the author may not have intended to support it.
tiltY
int tiltY()
Undocumented in source. Be warned that the author may not have intended to support it.
twist
int twist()
Undocumented in source. Be warned that the author may not have intended to support it.
width
int width()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
libwasm.bindings.MouseEvent.MouseEvent _parent;
Undocumented in source.

Meta