kytale
Toggle table of contents
0.1.0-alpha.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
kytale
kytale-serialization
/
io.github.hytalekt.kytale.serialization.math.vector
/
KVector2i
KVector2i
typealias
KVector2i
=
@
Serializable
(
with
=
Vector2iSerializer::class
)
Vector2i
Serializable typealias for
Vector2i
.
Serialized shape:
{ x, y: int }