MCDSL
0.1.0-SNAPSHOT
jvm
MCDSL
/
com.zacklukem.mcdsl.util
/
CoordComponent
Coord
Component
interface
CoordComponent
(
source
)
Inheritors
Tilde
Number
Members
Functions
div
Link copied to clipboard
abstract
operator
fun
div
(
other
:
Float
)
:
CoordComponent
minus
Link copied to clipboard
abstract
operator
fun
minus
(
other
:
CoordComponent
)
:
CoordComponent
plus
Link copied to clipboard
abstract
operator
fun
plus
(
other
:
CoordComponent
)
:
CoordComponent
times
Link copied to clipboard
abstract
operator
fun
times
(
other
:
Float
)
:
CoordComponent