public interface Rumbler
Modifier and Type | Method and Description |
---|---|
Component.Identifier |
getAxisIdentifier()
Get the axis identifier the rumbler is attached to
|
java.lang.String |
getAxisName()
Get the string name of the axis the rumbler is attached to
|
void |
rumble(float intensity)
Rumble with the specified intensity.
|
void rumble(float intensity)
java.lang.String getAxisName()
Component.Identifier getAxisIdentifier()