Alternative managed wrapper around flecs-cs bindings for using the ECS framework Flecs in modern .NET.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
copygirl 411f94c412 Fix IdFlags not being up-to-date with Flecs 2 years ago
..
Component.cs Correctly handle reference types 2 years ago
Entity.cs Rename Identifier to Id 2 years ago
EntityBase.cs Rename Identifier to Id 2 years ago
EntityBuilder.cs Rename Identifier to Id 2 years ago
EntityPath.cs Rename Identifier to Id 2 years ago
EntityRef.cs Correctly handle reference types 2 years ago
EntityType.cs Rename Identifier to Id 2 years ago
Filter.cs Add support for iterator variables 2 years ago
Id.cs Fix IdFlags not being up-to-date with Flecs 2 years ago
IdRef.cs More IdentifierRef.Pair variants 2 years ago
Iterator.cs Add SpanToRef.GetOrNull 2 years ago
Observer.cs Allow passing multiple events to InitObserver 2 years ago
Query.cs Cleanup 2 years ago
Rule.cs Add support for iterator variables 2 years ago
System.cs Cleanup 2 years ago
Term.cs Rename Term.InOut and .Oper, add InOut property 2 years ago
World+Lookup.cs Rename Lookup functions for clarity 2 years ago
World.cs Add World.New(parent, path) method 2 years ago