High-level wrapper around Flecs, a powerful ECS (Entity Component System) library, written in Zig language
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 4b7be3e1f7 Improved error handling 1 year ago
..
c.zig Implement some things, first test success? 1 year ago
component.zig Various inital workings 1 year ago
entity.zig Improved error handling 1 year ago
error.zig Improved error handling 1 year ago
id.zig Add Pair, functions and docs to Id and Entity 1 year ago
iter.zig Implement some things, first test success? 1 year ago
main.zig Change Lookup field type to ecs_entity_t 1 year ago
pair.zig Add Pair, functions and docs to Id and Entity 1 year ago
system.zig Various inital workings 1 year ago
util.zig New entity initialization code 1 year ago
world.zig Improved error handling 1 year ago