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 28d2b3e077 Fix link in README and some whitespace 11 months ago
..
Internal Use ecs_iter_is_true in Iterator.Any 12 months ago
Utility Remove ETX as Flecs now supports Empty 12 months ago
Component.cs WIP 1 year ago
Entity+Bare.cs WIP 1 year ago
Entity.cs Fix link in README and some whitespace 11 months ago
EntityBuilder.cs Remove ETX as Flecs now supports Empty 12 months ago
EntityPath.cs Remove ETX as Flecs now supports Empty 12 months ago
EntityType.cs WIP 1 year ago
Exceptions.cs WIP 1 year ago
Filter.cs Fix compile errors due to changes in flecs-cs 12 months ago
Id+Bare.cs WIP 1 year ago
Id.cs Update to newest flecs-cs 12 months ago
Iterator.cs Add Iterator<>.First() 12 months ago
Observer.cs Fix Observer not using new generic Iterator 12 months ago
Query.cs WIP 1 year ago
Rule.cs Change $This variable to $this 12 months ago
System.cs Fix Observer not using new generic Iterator 12 months ago
Term.cs Fix compile errors due to changes in flecs-cs 12 months ago
World+Bare.cs Minimal world init, remove args constructor 12 months ago
World.cs Add Term, Filter, Query, Rule shorthands to World 12 months ago