Friflo.Engine.ECS.Utils.md
March 15, 2024 ยท View on GitHub
Friflo.Engine.ECS
Friflo.Engine.ECS.Utils Namespace
Utility types and methods typically used by generic libraries.
| Classes | |
|---|---|
| AddDataEntitiesResult | |
| JsonEntities | |
| JsonUtils | |
| TreeUtils |
| Structs | |
|---|---|
| BitSet | Support a bit set currently limited to 256 bits. If need an additional Vector256Long[] could be added be added for arbitrary length. |
| BitSetEnumerator |