| Package | Description |
|---|---|
| com.amazon.ask.model.services.gameEngine |
| Modifier and Type | Method and Description |
|---|---|
InputEvent |
InputEvent.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<InputEvent> |
InputHandlerEvent.getInputEvents()
A chronologically ordered report of the raw Button Events that contributed to this Input Handler Event.
|
| Modifier and Type | Method and Description |
|---|---|
InputHandlerEvent.Builder |
InputHandlerEvent.Builder.addInputEventsItem(InputEvent inputEventsItem) |
| Modifier and Type | Method and Description |
|---|---|
InputHandlerEvent.Builder |
InputHandlerEvent.Builder.withInputEvents(List<InputEvent> inputEvents) |
Copyright © 2023. All rights reserved.