Add with_x
, with_y
, to Vec3
#404
Closed
silvestrpredko
started this conversation in
Ideas
Replies: 1 comment
-
Seems reasonable, I've created an issue for this #490 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would to discuss the possibility of adding additional API to
Vec3
.Something like that:
For 2d games a lot of time you need to update only one property from
Vec3
. It would be nice to have this out of the box. What do you think? I plan to add this API but at first want to discuss if it will be accepted, and I just don't waste my time.Thanks
Beta Was this translation helpful? Give feedback.
All reactions