toggle menu
Drifter
1.0.0-alpha02
androidJvm
switch theme
search in API
integration
/
dev.teogor.drifter.integration.model
/
Vector2
Vector2
class
Vector2
(
val
x
:
Float
,
val
y
:
Float
)
:
Message
Members
Members & Extensions
Constructors
Vector2
Link copied to clipboard
constructor
(
x
:
Float
,
y
:
Float
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
as
String
Link copied to clipboard
val
Message
.
asString
:
String
x
Link copied to clipboard
val
x
:
Float
y
Link copied to clipboard
val
y
:
Float