toggle menu
lunaCore
androidJvm
switch theme
search in API
lunaCore
/
ru.visionlabs.sdk.lunacore
/
Interaction
Interaction
sealed
class
Interaction
:
Parcelable
Inheritors
YawLeftInteraction
YawRightInteraction
PitchUpInteraction
PitchDownInteraction
BlinkInteraction
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
type
Link copied to clipboard
val
type
:
Int
Functions
describe
Contents
Link copied to clipboard
abstract
fun
describeContents
(
)
:
Int
write
To
Parcel
Link copied to clipboard
abstract
fun
writeToParcel
(
p0
:
Parcel
,
p1
:
Int
)