WheelEvent

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

deltaMode
auto deltaMode()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaX
auto deltaX()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaY
auto deltaY()
Undocumented in source. Be warned that the author may not have intended to support it.
deltaZ
auto deltaZ()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

DOM_DELTA_LINE
enum uint DOM_DELTA_LINE;
Undocumented in source.
DOM_DELTA_PAGE
enum uint DOM_DELTA_PAGE;
Undocumented in source.
DOM_DELTA_PIXEL
enum uint DOM_DELTA_PIXEL;
Undocumented in source.
_parent
spasm.bindings.uievents.MouseEvent _parent;
Undocumented in source.

Meta