oecs-sharp/examples/TicTacToe/Systems
hypercross df388ee9b3 refactor: remove QueryDescriptor from ISystem interface
Remove the mandatory Query property from the ISystem interface,
allowing systems to manage their own queries locally or via other
means. Update all implementing systems and tests to use local
query descriptors instead.
2026-07-18 22:22:52 +08:00
..
RenderSystem.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00
WinCheckSystem.cs refactor: remove QueryDescriptor from ISystem interface 2026-07-18 22:22:52 +08:00