How cool would that be!? Like having multiple constructors for a class or having a move
method with the parameters (x:float, y:float) OR (relative:Vector2) ! That’d be super cool and useful I thinks <3
How cool would that be!? Like having multiple constructors for a class or having a move
method with the parameters (x:float, y:float) OR (relative:Vector2) ! That’d be super cool and useful I thinks <3
I prefer passing a dict, easier to check what was given and what wasn’t.