CoordComponent

Inheritors

Functions

Link copied to clipboard
abstract operator fun div(other: Float): CoordComponent
Link copied to clipboard
abstract operator fun minus(other: CoordComponent): CoordComponent
Link copied to clipboard
abstract operator fun plus(other: CoordComponent): CoordComponent
Link copied to clipboard
abstract operator fun times(other: Float): CoordComponent