@Generated(value="org.realityforge.webtack")
@JsType(isNative=true,
namespace="<global>",
name="?")
@FunctionalInterface
public interface GamepadEventListener
| Modifier and Type | Method and Description |
|---|---|
void |
handleEvent(GamepadEvent event)
Handle event of type GamepadEvent
|
void handleEvent(@Nonnull
GamepadEvent event)