0

I keep running into the concept of a BitSet, particualrly in the context of using one as an Entity ID in an ECS. I've not found a good explination for what one actually, how it works or why they in particular are useful.

  • How is a BitSet different from an array of bools?
  • Why would you use one instead of simply an int?
Jay
  • 2,553
  • 3
  • 17
  • 37

0 Answers0