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 e0bdf5f182 Don't use zeroes and zeroInit for C structs 9 months ago
..
test Move Context to its own file 9 months ago
c.zig Add first Entity tests 1 year ago
context.zig Move Context to its own file 9 months ago
entity.zig Don't use zeroes and zeroInit for C structs 9 months ago
errors.zig Don't usingnamespace all of errors.zig 9 months ago
id.zig Remove reference to main.zig where possible 9 months ago
iter.zig Let Iter hold onto its own allocator 9 months ago
main.zig Move Context to its own file 9 months ago
meta.zig Allow specifying pairs in Entity get/set functions 9 months ago
pair.zig Remove reference to main.zig where possible 9 months ago
path.zig Use defer in Path tests 9 months ago
world.zig Don't use zeroes and zeroInit for C structs 9 months ago