gtk-kt
gtk
/
org.gtk.gtk.common.data
/
PreciseCoordinates
Precise
Coordinates
data
class
PreciseCoordinates
(
x
:
Double
,
y
:
Double
)
Content copied to clipboard
21 / 12 / 2021
Represents any combination of X,Y
Is more precise via double
Constructors
Properties
Constructors
PreciseCoordinates
Link copied to clipboard
fun
PreciseCoordinates
(
x
:
Double
,
y
:
Double
)
Content copied to clipboard
Properties
x
Link copied to clipboard
val
x
:
Double
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Double
Content copied to clipboard