Avokadoen / ecez

A WIP ecs API for Zig!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scheduler comptime constants for systems

Avokadoen opened this issue · comments

Allow scheduler to be created with custom comptime constants that systems then can use

This can be useful for testing and reduce the dependency of global constants in systems