What is need of value field in CollisionDescriptor type? #1280
Unanswered
topolanekmartin
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I write custom Collision detector and I am wondering why is needed to fill
value
in CollisionDescriptor type? I mean - isn't enough to have items correctly ordered? I am of the opinion that code on the frontend should be as simple as possible and I have the impression that this unnecessarily clutters up the code with complex logic.Beta Was this translation helpful? Give feedback.
All reactions