VectorPoint

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

Functions

Link copied to clipboard
abstract fun compareTo(p: T): Int
open fun compareTo(@NotNull o: @NotNull Timed): Int
Link copied to clipboard
open fun equals(o: Any): Boolean
Link copied to clipboard
open fun hashCode(): Int
Link copied to clipboard
abstract fun time(): Float
@NotNull
open fun time(newTime: Float): @NotNull VectorPoint
Link copied to clipboard
abstract fun toString(): String