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 26b9ad3a6a Add IdentifierRef.Count to get count in-use 2 years ago
..
Component.cs Initial commit 2 years ago
Entity.cs Entity.None.ToString() returns "Entity.None" 2 years ago
EntityBase.cs Rename .Get to .GetOrThrow 2 years ago
EntityBuilder.cs Rename .Get to .GetOrThrow 2 years ago
EntityPath.cs Fix incorrect EntityPath.Lookup exception message 2 years ago
EntityRef.cs Add World.New(parent, path) method 2 years ago
EntityType.cs Initial commit 2 years ago
Filter.cs Add support for iterator variables 2 years ago
Identifier.cs Add Identifier.AsEntity method 2 years ago
IdentifierRef.cs Add IdentifierRef.Count to get count in-use 2 years ago
Iterator.cs Add support for iterator variables 2 years ago
Observer.cs Initial commit 2 years ago
Query.cs Add support for iterator variables 2 years ago
Rule.cs Add support for iterator variables 2 years ago
System.cs Initial commit 2 years ago
Term.cs Initial commit 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