TouchEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

changedTouches
void changedTouches(Sequence!(Touch) changedTouches)
Undocumented in source. Be warned that the author may not have intended to support it.
changedTouches
auto changedTouches()
Undocumented in source. Be warned that the author may not have intended to support it.
targetTouches
void targetTouches(Sequence!(Touch) targetTouches)
Undocumented in source. Be warned that the author may not have intended to support it.
targetTouches
auto targetTouches()
Undocumented in source. Be warned that the author may not have intended to support it.
touches
void touches(Sequence!(Touch) touches)
Undocumented in source. Be warned that the author may not have intended to support it.
touches
auto touches()
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

_parent
spasm.bindings.uievents.EventModifierInit _parent;
Undocumented in source.

Meta