| Package | Description |
|---|---|
| com.mixer.interactive.event.control |
Contains all of the classes associated with Interactive control events returned from the Interactive service.
|
| com.mixer.interactive.event.control.input |
Contains all of the classes associated with Interactive control input events returned from the Interactive service
|
| com.mixer.interactive.gson |
Contains custom type adapters for use in serializing/de-serializing Json using Gson.
|
| com.mixer.interactive.resources.control |
Provides interfaces and classes relating to Interactive controls.
|
| com.mixer.interactive.resources.scene |
Provides interfaces and classes relating to Interactive scenes.
|
| com.mixer.interactive.services |
Contains classes that act as service providers for the client.
|
| Class and Description |
|---|
| InteractiveControl
The abstract class
InteractiveControl is the superclass for all controls on the Interactive service. |
| Class and Description |
|---|
| InteractiveControlInput
A
InteractiveControlInput represents an polymorphic input event (such as a mousedown event
for a button control, or a move event for a joystick control). |
| Class and Description |
|---|
| InteractiveCanvasSize
Enum containing all the available control canvas sizes offered by the Interactive service.
|
| InteractiveControl
The abstract class
InteractiveControl is the superclass for all controls on the Interactive service. |
| InteractiveControlInput
A
InteractiveControlInput represents an polymorphic input event (such as a mousedown event
for a button control, or a move event for a joystick control). |
| InteractiveControlType
Enum containing all the types of controls supported by the Interactive service.
|
| Class and Description |
|---|
| ButtonControl
A
InteractiveControl represents a button control on the Interactive service. |
| InteractiveCanvasSize
Enum containing all the available control canvas sizes offered by the Interactive service.
|
| InteractiveControl
The abstract class
InteractiveControl is the superclass for all controls on the Interactive service. |
| InteractiveControlPosition
A
InteractiveControlPosition represents the position and size of the asociated control on the specified
control canvas area. |
| InteractiveControlType
Enum containing all the types of controls supported by the Interactive service.
|
| JoystickControl
A
InteractiveControl represents a joystick control on the Interactive service. |
| Class and Description |
|---|
| InteractiveControl
The abstract class
InteractiveControl is the superclass for all controls on the Interactive service. |
| Class and Description |
|---|
| InteractiveControl
The abstract class
InteractiveControl is the superclass for all controls on the Interactive service. |
Copyright © 2018. All rights reserved.