dsfml ~master (2021-10-04T07:02:59.4470602)
Dub
Repo
Vector2.toString
dsfml
system
vector2
Vector2
Output the string representation of the Vector2.
struct
Vector2
(T)
const
string
toString
(
)
if
(
isNumeric
!(
T
) ||
is
(
T
==
bool
)
)
Meta
Source
See Implementation
dsfml
system
vector2
Vector2
constructors
this
functions
opAssign
opBinary
opEquals
opOpAssign
opUnary
toString
variables
x
y
Output the string representation of the Vector2.