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 aa96ef73ad Set component names explicitly 2 years ago
..
builtin Support Flecs REST API 2 years ago
test Fix Flecs OS API, move to separate file 2 years ago
c.zig Add first Entity tests 2 years ago
context.zig Update some (doc) comments 2 years ago
entity.zig Support pointer types in Entity.set 2 years ago
errors.zig Don't usingnamespace all of errors.zig 2 years ago
id.zig Update some (doc) comments 2 years ago
iter.zig Let Iter hold onto its own allocator 2 years ago
main.zig Fix Flecs OS API, move to separate file 2 years ago
meta.zig Set component names explicitly 2 years ago
os_api.zig Hook into Flecs log and abort (potentially WIP) 2 years ago
pair.zig Fix Pair.init and add .fromRaw constructor 2 years ago
path.zig Update some (doc) comments 2 years ago
world.zig Set component names explicitly 2 years ago