gtk-kt
gtk
/
org.gtk.gtk.common.data
/
Coordinates
Coordinates
data
class
Coordinates
(
x
:
Int
,
y
:
Int
)
Content copied to clipboard
15 / 12 / 2021
Represents any combination of X,Y
Constructors
Properties
Constructors
Coordinates
Link copied to clipboard
fun
Coordinates
(
x
:
Int
,
y
:
Int
)
Content copied to clipboard
Properties
x
Link copied to clipboard
val
x
:
Int
Content copied to clipboard
y
Link copied to clipboard
val
y
:
Int
Content copied to clipboard