Join Slack
Powered by
I put the `out` in the constructor `constructor(v...
# getting-started
e
elect
11/08/2016, 10:57 AM
I put the
out
in the constructor
constructor(v : Vec2t<out Number>) : this(v.x.toFloat(), v.y.toFloat())
Open in Slack
Previous
Next