mastodonk
0.2-alpha05
common
mastodonk-core
/
fr.outadoc.mastodonk.api.entity
/
FocalPoint
Focal
Point
@
Serializable
data
class
FocalPoint
(
val
x
:
Double
,
val
y
:
Double
)
See also
Official docs
Members
Constructors
Focal
Point
Link copied to clipboard
constructor
(
x
:
Double
,
y
:
Double
)
Properties
x
Link copied to clipboard
val
x
:
Double
x coordinate in -1, +1
y
Link copied to clipboard
val
y
:
Double
y coordinate in -1, +1