nudsfml ~master (2023-03-17T18:50:40Z)
Dub
Repo
Vector2.toString
nudsfml
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
nudsfml
system
vector2
Vector2
constructors
this
functions
opAssign
opBinary
opEquals
opOpAssign
opUnary
toString
variables
x
y
Output the string representation of the Vector2.