Why doesn't Collision implement Copy or Clone?
#8120
-
|
I recently made a simple 2D game with basic collision detection using I quickly found that because it doesn't implement
|
Beta Was this translation helpful? Give feedback.
Answered by
alice-i-cecile
Mar 18, 2023
Replies: 1 comment 1 reply
-
|
This should impl both: can you make a PR? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
dgunay
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This should impl both: can you make a PR?