YawRightInteraction

class YawRightInteraction(val timeoutMs: Int, val startAngleDeg: Int = 10, val endAngleDeg: Int = 30) : Interaction

Constructors

Link copied to clipboard
constructor(timeoutMs: Int, startAngleDeg: Int = 10, endAngleDeg: Int = 30)

Properties

Link copied to clipboard
val endAngleDeg: Int = 30
Link copied to clipboard
val startAngleDeg: Int = 10
Link copied to clipboard
Link copied to clipboard
val type: Int

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)