AnimationVector1D

  • Common/All

This class defines a 1D vector. It contains only one Float value that is initialized in the constructor.

Summary

Public constructors

Cmn

Public functions

open operator Boolean
equals(other: Any?)
Cmn
open Int
Cmn
open String
Cmn

Public properties

Float

This field holds the only Float value in this AnimationVector1D object.

Cmn

Public constructors

AnimationVector1D

AnimationVector1D(initVal: Float)
Parameters
initVal: Float

initial value to set the value field to.

Public functions

equals

open operator fun equals(other: Any?): Boolean

hashCode

open fun hashCode(): Int

toString

open fun toString(): String

Public properties

value

val valueFloat

This field holds the only Float value in this AnimationVector1D object.

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024

Discover the latest app development tools, platform updates, training, and documentation for developers across every Android device.

Updated Dec 18, 2024