1
Feature requests / Re: [Closed] Multiplication and division assignement operators on Vector
« on: November 07, 2017, 10:30:01 am »
Yes, this is why I edited the post to strike the "Currently we can do".
I thought we could multiply vectors using operator* between two vectors, but not using the *= operator, so I thought that it was weird.
I initially thought that because the rust-sfml binding allows multipliying two vectors together (and also has some other operators such as vector + number, etc...)
I thought we could multiply vectors using operator* between two vectors, but not using the *= operator, so I thought that it was weird.
I initially thought that because the rust-sfml binding allows multipliying two vectors together (and also has some other operators such as vector + number, etc...)