GamepadAxisMoveEventInit

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

axis
uint axis()
Undocumented in source. Be warned that the author may not have intended to support it.
axis
void axis(uint axis)
Undocumented in source. Be warned that the author may not have intended to support it.
value
void value(double value)
Undocumented in source. Be warned that the author may not have intended to support it.
value
double value()
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
libwasm.bindings.GamepadEvent.GamepadEventInit _parent;
Undocumented in source.

Meta