Closed qwertystop closed 6 years ago
When defining operators on vectors, integer division // was left out, though it makes as much sense as the rest (and is specifically useful for games in the case of mapping onscreen coordinates to a grid).
//
Thanks!
When defining operators on vectors, integer division
//
was left out, though it makes as much sense as the rest (and is specifically useful for games in the case of mapping onscreen coordinates to a grid).