dsfml ~master (2017-10-11T01:10:36Z)
Home
Dub
Repo
Vector2.toString
dsfml
system
vector2
Vector2
Output the string representation of the Vector2.
struct
Vector2
(T)
string
toString
const
(
)
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.